blob: cb87d86c81ac4f88fd6bf36114092b4353c8a6ef [file] [log] [blame]
{
"name": "YHTAddressPicker",
"version": "0.1",
"summary": "A simple and convenience YHTAddressPicker.",
"homepage": "https://github.com/yixianxueqi/YHTAddressPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CatLogic": "yixianxueqi@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yixianxueqi/YHTAddressPicker.git",
"tag": "0.1"
},
"source_files": "YHTAddressPicker/addressPicker/*.{h,m}",
"resources": "YHTAddressPicker/addressPicker/cityArea.plist",
"frameworks": "UIKit",
"requires_arc": true
}