blob: 6b65f85d2473bcb583233860c3754284c6379d42 [file] [log] [blame]
{
"name": "STPickerView",
"version": "2.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "一个多功能的选择器,有城市选择,日期选择和单数组源自定的功能",
"homepage": "https://github.com/STShenZhaoliang",
"authors": {
"STShenZhaoliang": "409178030@qq.com"
},
"source": {
"git": "https://github.com/STShenZhaoliang/STPickerView.git",
"tag": "2.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "STPickerView/STPickerView/*.{h,m}",
"resources": "STPickerView/Resource/area.plist",
"requires_arc": true
}