[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / 9 / CountryPicker / 1.3 / CountryPicker.podspec.json
blob7c99bf50d752d3e5a9ac26a681c8bd66552dae19
2   "name": "CountryPicker",
3   "version": "1.3",
4   "license": {
5     "type": "zlib",
6     "file": "LICENCE.md"
7   },
8   "summary": "CountryPicker is a custom UIPickerView subclass that provides an iOS control allowing a user to select a country from a list.",
9   "homepage": "http://github.com/nicklockwood/CountryPicker",
10   "authors": "Nick Lockwood",
11   "source": {
12     "git": "https://github.com/nicklockwood/CountryPicker.git",
13     "tag": "1.3"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "CountryPicker/CountryPicker.{h,m}",
19   "resources": "CountryPicker/CountryPicker.bundle",
20   "requires_arc": true