[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / 6 / 9 / CountryPicker / 1.0.2 / CountryPicker.podspec.json
blob618050ef2ddbaa548dba5e3602459c2c11aa15c3
2   "name": "CountryPicker",
3   "version": "1.0.2",
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.2"
16   },
17   "source_files": "CountryPicker",
18   "resources": [
19     "CountryPicker/Countries.plist",
20     "Flags/*.png"
21   ],
22   "requires_arc": false