[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / 8 / a / ALCountryPicker / 1.0.2 / ALCountryPicker.podspec.json
blobd7202ed059d512b10c748b9b4a5e854959424724
2   "name": "ALCountryPicker",
3   "version": "1.0.2",
4   "summary": "This is country picker framework.",
5   "description": "List of all countries. You can search your country via name, country code and dialing code.",
6   "homepage": "https://github.com/abdulshamim/ALCountryPicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Abdul": "abdul.shamimkhan5@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/abdulshamim/ALCountryPicker.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.1",
22   "source_files": "Files/**/*.{swift}",
23   "resource_bundles": {
24     "ALCountryPicker": [
25       "Views/**/*.{storyboard,xib}"
26     ]
27   }