| { |
| "name": "JFCountryPicker", |
| "version": "0.0.2", |
| "summary": "国家选择器", |
| "description": "集成242个国家或地区,中、英两种语言", |
| "homepage": "https://github.com/gujianxing/JFCountryPicker", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "gujianxing": "13783172461@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/gujianxing/JFCountryPicker.git", |
| "tag": "0.0.2" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "JFCountryPicker/Classes/**/*", |
| "public_header_files": "JFCountryPicker/Classes/**/*.h", |
| "resource_bundles": { |
| "JFCountryPicker": [ |
| "JFCountryPicker/Assets/*" |
| ] |
| } |
| } |