| { |
| "name": "OCMixins", |
| "version": "1.3.2", |
| "summary": "A bunch of awesome mixins.", |
| "description": "A bunch of awesome mixins. NavigationBar transparent, ViewController transparent, etc.", |
| "homepage": "https://github.com/OpenCraft/OCMixins", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Henrique Morbin": "morbin_@hotmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/OpenCraft/OCMixins.git", |
| "tag": "1.3.2" |
| }, |
| "social_media_url": "https://twitter.com/Morbin_", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "OCMixins/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |