[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 6 / 9 / CountryPicker / 1.2.2 / CountryPicker.podspec.json
bloba65b60c564023dac2ec26d5b468181d7b8a4623c
2   "name": "CountryPicker",
3   "version": "1.2.2",
4   "license": "zlib",
5   "summary": "CountryPicker is a custom UIPickerView subclass that provides an iOS control allowing a user to select a country from a list.",
6   "homepage": "http://github.com/nicklockwood/CountryPicker",
7   "authors": {
8     "Nick Lockwood": "http://charcoaldesign.co.uk/"
9   },
10   "source": {
11     "git": "https://github.com/nicklockwood/CountryPicker.git",
12     "tag": "1.2.2"
13   },
14   "platforms": {
15     "ios": "4.3"
16   },
17   "source_files": "CountryPicker/CountryPicker.{h,m}",
18   "requires_arc": true