[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 9 / 8 / PreDemObjc / 1.0.2 / PreDemObjc.podspec.json
blob2f64a45d2b526a0f8a4c9a1adcfbc942596cbc64
2   "name": "PreDemObjc",
3   "version": "1.0.2",
4   "summary": "A short description of PreDemObjc.",
5   "homepage": "https://github.com/pre-dem/pre-dem-objc",
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-objc.git",
15     "tag": "v1.0.2"
16   },
17   "source_files": "PreDemObjc/**/*.{h,m,mm,swift}",
18   "public_header_files": "PreDemObjc/Public/*.h",
19   "vendored_frameworks": "Vendor/*.framework",
20   "frameworks": [
21     "AssetsLibrary",
22     "CoreTelephony",
23     "CoreText",
24     "CoreGraphics",
25     "Foundation",
26     "MobileCoreServices",
27     "Photos",
28     "QuartzCore",
29     "QuickLook",
30     "Security",
31     "SystemConfiguration"
32   ],
33   "libraries": [
34     "c++",
35     "z"
36   ],
37   "resource_bundles": {
38     "PREDResources": "PreDemObjc/Resources/*.plist"
39   },
40   "dependencies": {
41     "HappyDNS": [
43     ],
44     "QNNetDiag": [
46     ],
47     "Qiniu": [
49     ],
50     "CocoaLumberjack": [
52     ],
53     "CocoaLumberjack/Swift": [
55     ],
56     "UICKeyChainStore": [
58     ]
59   },
60   "pushed_with_swift_version": "3.0"