[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / c / d / AGCountryCode / 0.0.5 / AGCountryCode.podspec.json
blobfacaf7f7872dd1a513989bf425a5517f575001c9
2   "name": "AGCountryCode",
3   "version": "0.0.5",
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.5"
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"