[Add] DittoReactNativeIOS 4.9.1-rc.2
[CocoaPods.git] / Specs / 5 / 3 / a / TMOperationBaseSDK / 0.0.2 / TMOperationBaseSDK.podspec.json
blob290ca94558d4222da72cfd53fb642c63fd2449f7
2   "name": "TMOperationBaseSDK",
3   "version": "0.0.2",
4   "summary": "TM 运营组件",
5   "homepage": "https://www.360tianma.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "renxukui": "renxukui@360tianma.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://gitee.com/tmgc/TMOperationBaseSpec.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "TMFramework/TMOperationBaseSDK.framework/Headers/*.{h}",
21   "ios": {
22     "vendored_frameworks": "TMFramework/TMOperationBaseSDK.framework"
23   },
24   "requires_arc": true,
25   "dependencies": {
26     "TMUserCenter": [
28     ],
29     "TMComponentKitSDK": [
31     ]
32   }