[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 4 / 5 / b / FTUtil / 0.0.4 / FTUtil.podspec.json
blob619addd6cc3ccd6468e57d976fb04399efe40273
2   "name": "FTUtil",
3   "version": "0.0.4",
4   "summary": "FTUtil",
5   "description": "This is a library writting by me",
6   "homepage": "https://github.com/scwyxy/Util",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "faith": "scwyxy@126.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/scwyxy/Util.git",
19     "tag": "v0.0.4"
20   },
21   "source_files": [
22     "Util",
23     "Util/*.{h,m}",
24     "Util/Network/*.{h,m}"
25   ],
26   "requires_arc": true