Latest | 0.0.1 |
---|---|
Homepage | https://github.com/amit3117/DemoProject |
License | MIT |
Platforms | ios 5.0 |
Authors |
Latest podspec
{ "name": "DemoProject", "version": "0.0.1", "summary": "Sample podspec to check capabilities", "description": " A longer description of DemoProject in Markdown format.nn * Think: Why did you write this? What is the focus? What does it do?n * CocoaPods will be using this to generate tags, and improve search results.n * Try to keep it short, snappy and to the point.n * Finally, don't worry about the indent, CocoaPods strips it!n", "homepage": "https://github.com/amit3117/DemoProject", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Amit": "" }, "platforms": { "ios": "5.0" }, "source": { "git": "https://github.com/amit3117/DemoProject.git", "tag": "0.0.1" }, "source_files": [ "DemoProject", "DemoProject/ViewController.h" ], "exclude_files": "Classes/Exclude" }
Sat, 27 Feb 2016 09:57:03 +0000