[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / b / d / a / CountryPickerViewSwift / 1.1.2 / CountryPickerViewSwift.podspec.json
blobcab380b99af079f9322eb4b40a5f03b3c67daaf4
2   "name": "CountryPickerViewSwift",
3   "version": "1.1.2",
4   "summary": "A simple country code picker on iOS, support Chinese,english,national flag,ISO 3166-1 and calling code.",
5   "homepage": "https://github.com/CrystalMarch/CountryPickerView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Crystal": "crystalzhulove@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/CrystalMarch/CountryPickerView.git",
18     "tag": "1.1.2"
19   },
20   "source_files": [
21     "Resources/*.swift",
22     "Resources/*.xib"
23   ],
24   "resources": "Resources/CountryPicker.bundle",
25   "requires_arc": true