[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / 2 / 6 / ThinkingDataPush / 1.0.0 / ThinkingDataPush.podspec.json
blob76ef5c7e8be9727824aea9158b4fe220fd1338af
2   "name": "ThinkingDataPush",
3   "version": "1.0.0",
4   "summary": "A short description of ThinkingDataPush.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ThinkingDataAnalytics/ThinkingDataPush-iOS-SDK",
7   "license": {
8     "type": "Apache License",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ThinkingData, Inc": "sdk@thinkingdata.cn"
13   },
14   "source": {
15     "git": "https://github.com/ThinkingDataAnalytics/ThinkingDataPush-iOS-SDK.git",
16     "tag": "v1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "ThinkingDataPush/Classes/**/*.xcframework",
22   "dependencies": {
23     "ThinkingDataCore": [
24       "1.0.1"
25     ]
26   }