[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 2 / d / ADCountryPicker / 2.1.0 / ADCountryPicker.podspec.json
blob1fc41a796f70a1cc76e090c237a3e86f8c21529c
2   "name": "ADCountryPicker",
3   "version": "2.1.0",
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": "2.1.0"
20   },
21   "source_files": "Source/*.swift",
22   "resources": [
23     "Source/assets.bundle",
24     "Source/CallingCodes.plist"
25   ],
26   "requires_arc": true