[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / c / 7 / ALCountryPickerKit / 0.2.2 / ALCountryPickerKit.podspec.json
blob138fdeb8af8a70505513c2cf99882e8834305e80
2   "name": "ALCountryPickerKit",
3   "version": "0.2.2",
4   "summary": "Country Picker",
5   "description": "Multi language country selection picker",
6   "homepage": "https://github.com/applogistdev/ALCountryPickerKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sonifex": "sonerguler93@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/applogistdev/ALCountryPickerKit.git",
16     "tag": "0.2.2"
17   },
18   "social_media_url": "https://twitter.com/sonifex",
19   "platforms": {
20     "ios": "11.4"
21   },
22   "swift_versions": "5.0",
23   "source_files": "ALCountryPickerKit/Classes/**/*",
24   "resource_bundles": {
25     "ALCountryPicker": [
26       "ALCountryPickerKit/**/*"
27     ]
28   },
29   "swift_version": "5.0"