[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 1 / 6 / 7 / FYTools / 1.0.1 / FYTools.podspec.json
blob73280fa0c6982eacd87150434e7bb75fd0b97be4
2   "name": "FYTools",
3   "version": "1.0.1",
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.1"
16   },
17   "source_files": "**/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0"
22   }