[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / 7 / JDOWDINGCOCOA / 0.1.0 / JDOWDINGCOCOA.podspec.json
blobb610848e539353b83d1d34157824cd4a448dff12
2   "name": "JDOWDINGCOCOA",
3   "version": "0.1.0",
4   "summary": "Boilerplate UIViews for kickstarting iOS apps",
5   "description": "Boilerplate UIViews for kickstarting iOS apps. To save time by installing library.",
6   "homepage": "https://github.com/JessDF/JDOWDINGCOCOA",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JessDF": "jdowding@csumb.edu"
13   },
14   "source": {
15     "git": "https://github.com/JessDF/JDOWDINGCOCOA.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JDOWDINGCOCOA/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"