[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 6 / 7 / FYTools / 1.0.2 / FYTools.podspec.json
blob17f47f18b136c6fc8f09529c4722bd1cd7384ddc
2   "name": "FYTools",
3   "version": "1.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/jfang137/FYTools",
9   "authors": {
10     "FangYi": "jfang137@163.com"
11   },
12   "summary": "本人用的一些工具类",
13   "source": {
14     "git": "https://github.com/jfang137/FYTools.git",
15     "tag": "1.0.2"
16   },
17   "source_files": "src/**/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0"
22   }