| { |
| "name": "ISGKit", |
| "version": "2.1.0", |
| "summary": "ISGKit.", |
| "description": "TODO: 整和ISGUIViewExt到UIViewGategory中", |
| "homepage": "https://github.com/Isaaclzg/ISGKit", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Isaaclzg": "isaac_gang@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/Isaaclzg/ISGKit.git", |
| "tag": "2.1.0" |
| }, |
| "social_media_url": "https://www.jianshu.com/u/7e1b920cdac1", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "ISGKit/Classes/**/*", |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ] |
| } |