[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 2 / d / ADCountryPicker / 1.0.4 / ADCountryPicker.podspec.json
blob418315af587b2cb45cd337086a3109511a8eaa92
2   "name": "ADCountryPicker",
3   "version": "1.0.4",
4   "summary": "ADCountryPicker is a swift country picker controller. Provides country name, ISO 3166 country codes, and calling codes",
5   "homepage": "https://github.com/AmilaDiman/ADCountryPicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Amila Dimantha": "https://github.com/AmilaDiman/ADCountryPicker"
12   },
13   "social_media_url": "https://twitter.com/amiladiman",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/AmilaDiman/ADCountryPicker.git",
19     "tag": "1.0.4"
20   },
21   "source_files": "Source/*.swift",
22   "resources": [
23     "Source/assets.bundle",
24     "Source/CallingCodes.plist"
25   ],
26   "requires_arc": true,
27   "pushed_with_swift_version": "3.0"