[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 6 / 9 / CountryPicker / 1.0 / CountryPicker.podspec.json
blob308d420e2f5677be58b3c2148064ec9285ad0731
2   "name": "CountryPicker",
3   "version": "1.0",
4   "summary": "CountryPicker is a custom UIPickerView subclass that provides an iOS control allowing a user to select a country from a list.",
5   "license": "zlib",
6   "homepage": "https://github.com/nicklockwood/CountryPicker",
7   "authors": {
8     "Nick Lockwood": "support@charcoaldesign.co.uk"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/nicklockwood/CountryPicker.git",
15     "tag": "1.0"
16   },
17   "source_files": "CountryPicker",
18   "resources": [
19     "CountryPicker/Countries.plist",
20     "Flags/*.png"
21   ],
22   "requires_arc": false