[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / b / d / 4 / TMBrokeNewsSDK / 0.0.6 / TMBrokeNewsSDK.podspec.json
blob31a857e98d3d79b639ea8a23303fb94f3f28049d
2   "name": "TMBrokeNewsSDK",
3   "version": "0.0.6",
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/TMBrokeNewsSpec.git",
18     "tag": "0.0.6"
19   },
20   "source_files": "TMFramework/TMBrokeNewsSDK.framework/Headers/*.{h}",
21   "ios": {
22     "vendored_frameworks": "TMFramework/TMBrokeNewsSDK.framework"
23   },
24   "resources": "TMFramework/imgBundle.bundle",
25   "requires_arc": true,
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "IQKeyboardManager": [
32     ],
33     "MBProgressHUD": [
35     ],
36     "MJRefresh": [
38     ],
39     "SDCycleScrollView": [
41     ],
42     "SDAutoLayout": [
44     ],
45     "YYModel": [
47     ],
48     "SDWebImage": [
50     ],
51     "TZImagePickerController": [
53     ],
54     "ZFPlayer": [
56     ],
57     "TMUserCenter": [
59     ],
60     "TMComponentKitSDK": [
62     ]
63   }