[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 9 / b / 4 / TDStrategy / 1.0.0 / TDStrategy.podspec.json
blobaa5d31ad2da104c8168049615ec3980830ec839d
2   "name": "TDStrategy",
3   "version": "1.0.0",
4   "summary": "A short description of TDStrategy.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ThinkingDataAnalytics/TDStrategy-iOS-SDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ThinkingData, Inc": "sdk@thinkingdata.cn"
13   },
14   "source": {
15     "git": "https://github.com/ThinkingDataAnalytics/TDStrategy-iOS-SDK.git",
16     "tag": "v1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "resource_bundles": {
22     "TDStrategy": [
23       "TDStrategy/Resources/**/*"
24     ]
25   },
26   "vendored_frameworks": "TDStrategy/Classes/**/*.xcframework",
27   "dependencies": {
28     "TDRemoteConfig": [
29       "1.0.0"
30     ]
31   }