blob: 2bad786dc6033fe88bc646de394f97b53442a2e0 [file] [log] [blame]
{
"name": "YJLocationPicker",
"version": "0.0.2",
"summary": "一行代码实现省市区三级地区选择功能",
"homepage": "https://github.com/liuyongjiesail/YJLocationPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘永杰": "liuyongjiesail@icloud.com"
},
"social_media_url": "http://blog.csdn.net/yj_sail?viewmode=list",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/liuyongjiesail/YJLocationPicker.git",
"tag": "0.0.2"
},
"source_files": "YJLocationPicker/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}