blob: a52439d430ee76c596e7a07b5dd6a175a2b79b46 [file] [log] [blame]
{
"name": "DLPicker",
"version": "0.0.3",
"summary": "自定义各种Picker。",
"homepage": "https://github.com/DaLangLove/DLPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dalang": "magicianDL@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DaLangLove/DLPicker.git",
"tag": "0.0.3"
},
"source_files": "DLPicker/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}