[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / f / b / e / TMNavigation / 0.0.66 / TMNavigation.podspec.json
blob50e8fc043cd66e7bab02613ef828bfacd721f7b1
2   "name": "TMNavigation",
3   "version": "0.0.66",
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/TMNavigationSpec.git",
18     "tag": "0.0.66"
19   },
20   "source_files": "TMFramework/TMNavigation.framework/Headers/*.{h}",
21   "ios": {
22     "vendored_frameworks": "TMFramework/TMNavigation.framework"
23   },
24   "resources": "TMFramework/TMNavigation.bundle",
25   "requires_arc": true,
26   "dependencies": {
27     "TMSDK": [
29     ],
30     "AFNetworking": [
32     ],
33     "Masonry": [
35     ],
36     "SDWebImage": [
38     ],
39     "SVProgressHUD": [
41     ]
42   }