[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 2 / d / ADCountryPicker / 1.0.0 / ADCountryPicker.podspec.json
blobf0299c70d29f1207fa0dda238ee5702636bf9032
2   "name": "ADCountryPicker",
3   "version": "1.0.0",
4   "summary": "ADCountryPicker is a swift country picker controller with an option to search countries. 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     " Mustafa Ibrahim": "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.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": "3.0"