[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / a / c / e / FrameKit / 0.1.0 / FrameKit.podspec.json
blob3390c2f9d810a980270610960e2c0e0a4f237bcf
2   "name": "FrameKit",
3   "version": "0.1.0",
4   "summary": "A UIView frame tool that uses chain calls / 链式调用的 UIView frame 工具",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/summertian4/FrameKit",
10   "source": {
11     "git": "https://github.com/summertian4/FrameKit.git",
12     "tag": "0.1.0"
13   },
14   "source_files": "FrameKit/**/*",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "authors": {
20     "小鱼周凌宇": "coderfish@163.com"
21   },
22   "social_media_url": "http://zhoulingyu.com",
23   "pushed_with_swift_version": "3.0"