[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / b / e / TMNavigation / 0.0.894 / TMNavigation.podspec.json
blob2f7d32e76a851cfb6b277f6b3e8e9f6e6fd6a91b
2   "name": "TMNavigation",
3   "version": "0.0.894",
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.894"
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     "TMShare": [
44     ]
45   },
46   "xcconfig": {
47     "VALID_ARCHS": "armv7 x86_64 arm64"
48   }