[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / d / AGCountryCode / 0.0.6 / AGCountryCode.podspec.json
blobf6d5f13fde05153df304e5311f1a4a7f77e96460
2   "name": "AGCountryCode",
3   "version": "0.0.6",
4   "summary": "A custom UIPickerView to provide to the user a list of countries.",
5   "description": "AGCountryCode: A custom UIPickerView to provide to the user a list of countries.",
6   "homepage": "https://github.com/ToGohi/AGCountryCode.git",
7   "license": {
8     "type": "MIT",
9     "file": "AGCountryCode/LICENSE"
10   },
11   "authors": {
12     "Antonio González": "togohi@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/togohi",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/ToGohi/AGCountryCode.git",
20     "tag": "0.0.6"
21   },
22   "source_files": [
23     "Classes",
24     "AGCountryCode/**/*.{swift}"
25   ],
26   "resources": [
27     "AGCountryCode/flags/*.{png}",
28     "AGCountryCode/*.{json}",
29     "AGCountryCode/*.{xib}"
30   ],
31   "frameworks": "UIKit"