[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 7 / 5 / JFCountryPicker / 0.0.2 / JFCountryPicker.podspec.json
blobc9befb691a799c01e0ba9a3dd47f193bc5d72c5f
2   "name": "JFCountryPicker",
3   "version": "0.0.2",
4   "summary": "国家选择器",
5   "description": "集成242个国家或地区,中、英两种语言",
6   "homepage": "https://github.com/gujianxing/JFCountryPicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gujianxing": "13783172461@163.com"
13   },
14   "source": {
15     "git": "https://github.com/gujianxing/JFCountryPicker.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JFCountryPicker/Classes/**/*",
22   "public_header_files": "JFCountryPicker/Classes/**/*.h",
23   "resource_bundles": {
24     "JFCountryPicker": [
25       "JFCountryPicker/Assets/*"
26     ]
27   }