[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 7 / 5 / JFCountryPicker / 0.0.1 / JFCountryPicker.podspec.json
blob2afdcc54caa64232522c1de188eb1a8291589736
2   "name": "JFCountryPicker",
3   "version": "0.0.1",
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.1"
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   }