blob: ec0963514e3784c0fd4913cea44db85ecac75933 [file] [log] [blame]
{
"name": "DLPicker",
"version": "0.0.1",
"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.1"
},
"source_files": "DLPicker/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}