| { |
| "name": "JJUITools", |
| "version": "0.0.1", |
| "summary": "some categories based on masonry to create UI fast", |
| "description": "some categories based on masonry to create UI fast so it is so good", |
| "homepage": "https://github.com/chance395/JJUITools", |
| "license": "MIT", |
| "authors": { |
| "liliang": "895176298@qq.com" |
| }, |
| "platforms": { |
| "ios": "5.0" |
| }, |
| "source": { |
| "git": "https://github.com/chance395/JJUITools.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "JJUITools/*.{h,m}", |
| "frameworks": "UIKit", |
| "requires_arc": true |
| } |