[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / d / a / CountryPickerViewSwift / 1.0.8 / CountryPickerViewSwift.podspec.json
blobd0f00d570ac7bf97912a318ef8d5986a3993523d
2   "name": "CountryPickerViewSwift",
3   "version": "1.0.8",
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.0.8"
19   },
20   "source_files": [
21     "Resources/*.swift",
22     "Resources/*.xib",
23     "Resources/CountryPicker.bundle"
24   ],
25   "requires_arc": true