[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / f / 1 / 6 / TMComponentKitSDK / 0.0.10 / TMComponentKitSDK.podspec.json
blob91ca0ba7bd529ef64270e2c6d98b03c30c9f0cf3
2   "name": "TMComponentKitSDK",
3   "version": "0.0.10",
4   "summary": "TMComponentKitSDK",
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/TMComponentKitSpec.git",
18     "tag": "0.0.10"
19   },
20   "source_files": "TMFramework/TMComponentKitSDK.framework/Headers/*.{h}",
21   "ios": {
22     "vendored_frameworks": "TMFramework/TMComponentKitSDK.framework"
23   },
24   "requires_arc": true,
25   "dependencies": {
26     "Masonry": [
28     ],
29     "TMSDK": [
31     ]
32   }