blob: ef1437f352927ef7b801721a7d76f3ddb209522e [file] [log] [blame]
{
"name": "CNCitySelector",
"version": "1.0.0",
"summary": "一个零配置,快速集成的中国行政区域选择Controller",
"description": "一个零配置,快速集成的中国行政区域选择Controller, 开箱即用,非常方便。",
"homepage": "https://github.com/enix223/CNCitySelector",
"screenshots": "https://github.com/enix223/CNCitySelector/raw/master/Example/Screenshot/screen.jpeg",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Enix Yu": "enixyu@cloudesk.top"
},
"source": {
"git": "https://github.com/enix223/CNCitySelector.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/enixyu",
"platforms": {
"ios": "9.0"
},
"source_files": "CNCitySelector/Classes/**/*",
"resource_bundles": {
"CNCitySelector": [
"CNCitySelector/Assets/**/*",
"CNCitySelector/Classes/*.xib"
]
},
"frameworks": "UIKit"
}