blob: 2afdcc54caa64232522c1de188eb1a8291589736 [file] [log] [blame]
{
"name": "JFCountryPicker",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JFCountryPicker/Classes/**/*",
"public_header_files": "JFCountryPicker/Classes/**/*.h",
"resource_bundles": {
"JFCountryPicker": [
"JFCountryPicker/Assets/*"
]
}
}