blob: cfee8e12a0f3bbeb290891eac10164e163a20435 [file] [log] [blame]
{
"name": "JWAddressPickerView",
"version": "0.0.2",
"platforms": {
"ios": "8.0"
},
"summary": "封装好的地址选择器",
"description": "不引入任何第三方框架,使用类方法调用,方便快捷",
"homepage": "https://github.com/jivyCoder/JWAddressPickerView",
"license": "MIT",
"authors": "jivyCoder",
"source": {
"git": "https://github.com/jivyCoder/JWAddressPickerView.git",
"tag": "0.0.2"
},
"source_files": "JWAddressPickerView/*.{h,m}",
"requires_arc": true
}