[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / 2 / f / FMTYTools / 0.1.0 / FMTYTools.podspec.json
blob9e0dee30a88e7af23b67929eb48ccf0a56c5429f
2   "name": "FMTYTools",
3   "version": "0.1.0",
4   "summary": "工具",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.coding.net/feimatayan2018/FMTYTools",
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/FMTYTools.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FMTYTools/Classes/**/*",
22   "frameworks": "SSKeychain",
23   "dependencies": {
24     "SSKeychain": [
25       "~> 1.2.2"
26     ],
27     "FMTYAppDefine": [
29     ],
30     "FMTYCategory": [
32     ],
33     "MBProgressHUD": [
35     ]
36   }