[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / 2 / a / MRCountryPicker / 0.0.7 / MRCountryPicker.podspec.json
blob4cf3c45dd3220a3deda59048fba5dda7da7a5bc9
2   "name": "MRCountryPicker",
3   "version": "0.0.7",
4   "summary": "Country picker with flags and optional phone numbers for iOS written in Swift.",
5   "description": "Country picker with flags and optional phone numbers for iOS written in Swift. Has the option to set initial country, delegate functions return country code, country name, country phone prefix and country flag. Swift 3 support.",
6   "homepage": "https://github.com/xtrinch/MRCountryPicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mojca Rojko": "mojca.rojko@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/xtrinch/MRCountryPicker.git",
16     "tag": "0.0.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MRCountryPicker/Classes/**/*",
22   "resource_bundles": {
23     "SwiftCountryPicker": [
24       "MRCountryPicker/Assets/SwiftCountryPicker.bundle/*"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"