[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / b / e / TMNavigation / 0.0.947 / TMNavigation.podspec.json
blob9441d0c24dcee18a3239d902559b6f0b9e50ce58
2   "name": "TMNavigation",
3   "version": "0.0.947",
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.947"
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     "TMUserCenter": [
32     ],
33     "AFNetworking": [
35     ],
36     "Masonry": [
38     ],
39     "SDWebImage": [
41     ],
42     "SVProgressHUD": [
44     ],
45     "TMShare": [
47     ],
48     "Hero": [
50     ]
51   },
52   "xcconfig": {
53     "VALID_ARCHS": "armv7 x86_64 arm64"
54   }