[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / 4 / 6 / TMBannerSDK / 0.0.1 / TMBannerSDK.podspec.json
blob4a6619f2c0d0f7611b1f4044cbafb973c70f2344
2   "name": "TMBannerSDK",
3   "version": "0.0.1",
4   "summary": "TMBannerSDK",
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/TMBannerSpec.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "TMFramework/TMBannerSDK.framework/Headers/*.{h}",
21   "ios": {
22     "vendored_frameworks": "TMFramework/TMBannerSDK.framework"
23   },
24   "requires_arc": true,
25   "dependencies": {
26     "SDWebImage": [
28     ]
29   }