[Add] GimbalAirshipAdapter 4.1.0
[CocoaPods.git] / Specs / 5 / 0 / b / FCNavigation / 1.0.2 / FCNavigation.podspec.json
blobbd23277d11b9f12d6b42c7a9d0acc2aa598ef931
2   "name": "FCNavigation",
3   "version": "1.0.2",
4   "summary": "FCNavigation",
5   "description": "FCNavigation FCNavigation",
6   "homepage": "https://gitee.com/FCComp/FCNavigation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fczhouyou": "zhouyou@sobey.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://gitee.com/FCComp/FCNavigation.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "FCNavigation/TMNavigation.framework/Headers/*.h",
22   "resources": "FCNavigation/*.bundle",
23   "vendored_frameworks": "FCNavigation/*.framework",
24   "dependencies": {
25     "FCSDK": [
27     ],
28     "FCBaseKit": [
30     ],
31     "AFNetworking": [
33     ],
34     "Masonry": [
36     ],
37     "SVProgressHUD": [
39     ],
40     "SDWebImage": [
42     ],
43     "MJExtension": [
45     ],
46     "YYModel": [
48     ]
49   }