[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 2 / d / ADCountryPicker / 2.0.0 / ADCountryPicker.podspec.json
blob7335b1fdb9e4bf96e2998ffc8e6ebf53c14c95e1
2   "name": "ADCountryPicker",
3   "version": "2.0.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.0.0"
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": "4.0"