blob: 2c487eba316b9b427c90e93e5711e25642e1997b [file] [log] [blame]
{
"name": "SCAlertPicker",
"version": "0.9.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/luosch/SCAlertPicker",
"authors": {
"Sicheng Luo": "i@lsich.com"
},
"summary": "A uesful and lightweight tool, show picker in an alertview",
"source": {
"git": "https://github.com/luosch/SCAlertPicker.git",
"tag": "v0.9.0"
},
"source_files": "classes/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}