| { |
| "name": "MICountryPicker", |
| "version": "0.1.4", |
| "summary": "MICountryPicker is a country picker controller for iOS8+ with an option to search", |
| "homepage": "https://github.com/mustafaibrahim989/MICountryPicker", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| " Mustafa Ibrahim": "mustafa.ibrahim989@gmail.com" |
| }, |
| "social_media_url": "https://twitter.com/mibrahim989", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/mustafaibrahim989/MICountryPicker.git", |
| "tag": "0.1.4" |
| }, |
| "source_files": "Source/*.swift", |
| "resources": "Source/assets.bundle", |
| "requires_arc": true |
| } |