blob: 605f8c5f7c833766129376674864cc1995ed0668 [file] [log] [blame]
{
"name": "QZCellViewController",
"version": "1.0.0",
"summary": "Just Testing.",
"description": "Testing Private Podspec.\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/cxy921126/NewTestPod",
"license": "MIT",
"authors": {
"cxy921126": "286193150@qq.com"
},
"source": {
"git": "https://github.com/cxy921126/NewTestPod.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/**/*",
"frameworks": "UIKit"
}