[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / c / d / AGCountryCode / 0.0.3 / AGCountryCode.podspec.json
bloba8e0f5ebd460b46885f0860b5e8b647f85d2f062
2   "name": "AGCountryCode",
3   "version": "0.0.3",
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.3"
21   },
22   "source_files": [
23     "Classes",
24     "AGCountryCode/**/*.{swift, xib, png, json}"
25   ],
26   "frameworks": "UIKit"