blob: 03408e15329bdbe77af7edf1cbe1fdcf21f0a4aa [file] [log] [blame]
{
"name": "DLPickerView",
"version": "1.0",
"summary": "iOS开发常用的数据选择器",
"homepage": "https://github.com/coder-zwz/DLPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zuweizhong": "2416086440@qq.com"
},
"source": {
"git": "https://github.com/coder-zwz/DLPickerView.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DLPickerView/DLPickerView/**/*",
"frameworks": [
"Foundation",
"StoreKit"
],
"requires_arc": true
}