[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 0 / d / NCKFoundation / 0.2.0 / NCKFoundation.podspec.json
blobbbcea348965fa105a3275ae93d884ea81cdc29fd
2   "name": "NCKFoundation",
3   "version": "0.2.0",
4   "summary": "NCKFoundation.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/feihuohua/NCKFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "feihuohua": "feihuohua@163.com"
13   },
14   "source": {
15     "git": "https://github.com/feihuohua/NCKFoundation.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "NCKFoundation/Classes/**/*",
23     "NCKFoundation/Classes/ThirdParty/WeChatSDK1.8.3/*.{h}"
24   ],
25   "vendored_libraries": "NCKFoundation/Classes/ThirdParty/WeChatSDK1.8.3/*.{a}",
26   "frameworks": [
27     "SystemConfiguration",
28     "CoreGraphics",
29     "CoreTelephony",
30     "Security",
31     "CoreLocation",
32     "JavaScriptCore"
33   ],
34   "libraries": [
35     "iconv",
36     "sqlite3",
37     "stdc++",
38     "z"
39   ],
40   "dependencies": {
41     "AFNetworking": [
42       "~> 3.1.0"
43     ]
44   }