blob: be937644c26d25c0611d183572329515578e01b0 [file] [log] [blame]
{
"name": "YLLLPActionSheet",
"version": "0.0.1",
"summary": "iOS 仿微信选择弹出框",
"homepage": "https://github.com/NuolanNuolan/YLLLPActionSheet",
"license": "MIT",
"authors": {
"Eason": "yllwangyi@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/NuolanNuolan/YLLLPActionSheet.git",
"tag": "0.0.1"
},
"source_files": "YLLLPActionSheet/YLLLPActionSheet/*.{h,m}",
"requires_arc": true
}