[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 4 / 3 / SwiftyCountryPicker / 0.1.3 / SwiftyCountryPicker.podspec.json
blobbd7ab9b1c9f74151d2bab8e4fa2430d59b14ed51
2   "name": "SwiftyCountryPicker",
3   "version": "0.1.3",
4   "summary": "Show a country picker to choose the country.",
5   "swift_version": "4.0",
6   "description": "Show a country picker to choose the country we have some delegate methods to call that will give info to selected country.",
7   "homepage": "https://github.com/anpkmr/SwiftyCountryPicker",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "anpkmr": "anup227kumar@evontech.com"
14   },
15   "source": {
16     "git": "https://github.com/anpkmr/SwiftyCountryPicker.git",
17     "tag": "0.1.3"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0"
22   },
23   "static_framework": true,
24   "source_files": "SwiftyCountryPicker/Classes/**/*",
25   "frameworks": "UIKit"