[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 2 / 5 / CountryPickerModal / 1.0.0 / CountryPickerModal.podspec.json
blobc030f142d85f16bfa65e1bbf5b35dbfeba6a4bb2
2   "name": "CountryPickerModal",
3   "version": "1.0.0",
4   "summary": "A simple, customizable view for selecting countries in iOS apps.",
5   "homepage": "https://github.com/aeke/CountryPickerModal",
6   "license": "MIT",
7   "authors": {
8     "Abdullah EKE": "abdheke@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/aeke/CountryPickerModal.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "CountryPickerModal/**/*.{swift}",
18   "resource_bundles": {
19     "CountryPickerModal": [
20       "CountryPickerModal/Assets/CountryPickerModal.bundle/*",
21       "CountryPickerModal/**/*.{xib}"
22     ]
23   },
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "4.2"
26   }