| { |
| "name": "FrameKit", |
| "version": "0.1.1", |
| "summary": "A UIView frame tool that uses chain calls / 链式调用的 UIView frame 工具", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "homepage": "https://github.com/summertian4/FrameKit", |
| "source": { |
| "git": "https://github.com/summertian4/FrameKit.git", |
| "tag": "0.1.1" |
| }, |
| "source_files": "FrameKit/**/*", |
| "requires_arc": true, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "authors": { |
| "小鱼周凌宇": "coderfish@163.com" |
| }, |
| "social_media_url": "http://zhoulingyu.com", |
| "pushed_with_swift_version": "3.0" |
| } |