[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 7 / 1 / TDRemoteConfig / 1.0.0 / TDRemoteConfig.podspec.json
blob9a14af8c313e1908b429b3a33d4a0e59730b5e81
2   "name": "TDRemoteConfig",
3   "version": "1.0.0",
4   "summary": "A short description of TDRemoteConfig.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ThinkingDataAnalytics/TDRemoteConfig-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/TDRemoteConfig-iOS-SDK.git",
16     "tag": "v1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "TDRemoteConfig/Classes/**/*.xcframework",
22   "resource_bundles": {
23     "TDRemoteConfig": [
24       "TDRemoteConfig/Resources/**/*"
25     ]
26   },
27   "dependencies": {
28     "ThinkingSDK": [
29       ">= 3.1.0-beta.1"
30     ],
31     "ThinkingDataCore": [
32       "1.1.0"
33     ]
34   }