[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / c / 0 / commonSDK / 0.1.9 / commonSDK.podspec.json
blob078743cc27fd2f770016324d9124829e90e77637
2   "name": "commonSDK",
3   "version": "0.1.9",
4   "summary": "A short description of commonSDK.",
5   "description": "基础功能封装",
6   "homepage": "https://github.com/15730898949/commonSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "15730898949": "15730898949@163.com"
13   },
14   "source": {
15     "git": "https://github.com/15730898949/commonSDK.git",
16     "tag": "0.1.9"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_frameworks": "commonSDK.framework"
23   },
24   "frameworks": [
25     "UIKit",
26     "UserNotifications",
27     "AdSupport",
28     "Security",
29     "CoreGraphics",
30     "SystemConfiguration",
31     "CoreTelephony",
32     "CoreFoundation",
33     "CFNetwork",
34     "Foundation"
35   ],
36   "libraries": [
37     "z",
38     "resolv"
39   ],
40   "xcconfig": {
41     "OTHER_LDFLAGS": "-ObjC"
42   }