blob: 25ef9d4e236646f6c81d990130e63cca187554fc [file] [log] [blame]
{
"name": "XQSheet",
"version": "1.0.5",
"summary": "A convenient sheet presented from bottom.",
"description": "A convenient sheet presented from bottom, which implement by Objective-C.",
"homepage": "https://github.com/xq-120/XQSheet",
"license": "MIT",
"authors": {
"xq-120": "1204556447@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xq-120/XQSheet.git",
"tag": "1.0.5"
},
"source_files": "XQSheet/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}