[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 0 / a / 6 / PreDemCocoa / 1.0.4 / PreDemCocoa.podspec.json
blobab005f0e2f8166adaea5a8d9f61df72d89cf46e4
2   "name": "PreDemCocoa",
3   "version": "1.0.4",
4   "summary": "A short description of PreDemCocoa.",
5   "homepage": "https://github.com/pre-dem/pre-dem-cocoa",
6   "license": "MIT",
7   "authors": {
8     "cnwangsiyu": "cn.wangsiyu@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/pre-dem/pre-dem-cocoa.git",
15     "tag": "v1.0.4"
16   },
17   "source_files": "PreDemCocoa/**/*.{h,m,mm,swift}",
18   "public_header_files": "PreDemCocoa/Public/*.h",
19   "vendored_frameworks": "Vendor/*.framework",
20   "libraries": [
21     "c++",
22     "z"
23   ],
24   "resource_bundles": {
25     "PREDResources": "PreDemCocoa/Resources/*.plist"
26   },
27   "dependencies": {
28     "HappyDNS": [
30     ],
31     "QNNetDiag": [
33     ],
34     "Qiniu": [
36     ],
37     "CocoaLumberjack": [
39     ],
40     "CocoaLumberjack/Swift": [
42     ],
43     "UICKeyChainStore": [
45     ]
46   },
47   "pushed_with_swift_version": "3.0"