[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / 8 / 2 / ExampleLib / 1.0.1 / ExampleLib.podspec.json
blob280eed7d5b4e6626b79bd1afa7c333852fbf6a76
2   "name": "ExampleLib",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "http://github.com/CocoaPods/CocoaPodsExampleLibrary",
9   "authors": {
10     "orta": "orta.therox@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/CocoaPods/CocoaPodsExampleLibrary.git"
14   },
15   "summary": "Just a simple podspec, no working code.",
16   "description": "Just a simple podspec for 2 files of Objective-C.",
17   "source_files": "Classes/ExampleLib.{m,h}",
18   "platforms": {
19     "osx": null,
20     "ios": null,
21     "tvos": null,
22     "watchos": null
23   }