blob: 1f2b374e091f5c577e345cdc3414fba323852576 [file] [log] [blame]
{
"name": "XQSheet",
"version": "1.0.6",
"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.6"
},
"source_files": "XQSheet/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}