[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 5 / e / 8 / FMTYBase / 0.1.0 / FMTYBase.podspec.json
bloba729ad8984ea9478dfa809696c89e5a970bc8c36
2   "name": "FMTYBase",
3   "version": "0.1.0",
4   "summary": "基类",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.coding.net/feimatayan2018/FMTYBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "feimatayan": "1349313111@qq.com"
13   },
14   "source": {
15     "git": "https://git.coding.net/feimatayan2018/FMTYBase.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FMTYBase/Classes/**/*",
22   "frameworks": [
23     "CoreTelephony",
24     "SystemConfiguration"
25   ],
26   "libraries": [
27     "sqlite3",
28     "z"
29   ],
30   "vendored_frameworks": "**/UMMobClick.framework",
31   "dependencies": {
32     "YYKit": [
34     ],
35     "FMTYAppDefine": [
37     ],
38     "FMTYCategory": [
40     ],
41     "FMTYTools": [
43     ],
44     "FMTYCustomviews": [
46     ],
47     "ReactiveObjC": [
48       "~> 3.0.0"
49     ],
50     "OcticonsIOS": [
52     ]
53   }