| { | |
| "name": "Gluten", | |
| "version": "0.2", | |
| "license": "MIT", | |
| "summary": "Unify XIB with it's code.", | |
| "homepage": "https://github.com/wilbertliu/Gluten", | |
| "social_media_url": "https://twitter.com/wilbertliu", | |
| "authors": { | |
| "Wilbert Liu": "wilbertliu@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/wilbertliu/Gluten.git", | |
| "tag": "0.2" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": [ | |
| "Gluten", | |
| "Gluten/**/*.{h,m,swift}" | |
| ], | |
| "pushed_with_swift_version": "3.0" | |
| } |