blob: a2d4ee76ebdc2a6411ab912b872816d69dbb3b38 [file] [log] [blame]
{
"name": "ZQSideViewController",
"version": "0.0.1",
"license": {
"type": "Custom",
"text": "Copyright (C) 2010 Apple Inc. All Rights Reserved."
},
"summary": "a side column for viewController.",
"homepage": "https://github.com/holyCoco/ZQSideColumnDemo",
"authors": {
"张强": "975664210@qq.com"
},
"source": {
"git": "https://github.com/holyCoco/ZQSideColumnDemo.git",
"commit": "88b1f7cd3aaf644db8b8e2f7a990a55aecf1a295",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ZQSideColumnDemo/ZQSideViewController/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}