blob: 9db9f99acac8cd42a15db081615aa0b153813f5c [file] [log] [blame]
{
"name": "XQSheet",
"version": "1.0.2",
"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": "xq_120455@yahoo.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xq-120/XQSheet.git",
"tag": "1.0.2"
},
"source_files": "XQSheet/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}