blob: b26ee20a56020cfe7d0833b7f72c83c9b855b4a8 [file] [log] [blame]
{
"name": "cqTextPodDemo",
"version": "1.0.0",
"summary": "a repository demo",
"description": "a repository demo",
"homepage": "https://github.com/qihangchen/cqTestPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qihangchen": "sevenchenqh@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/qihangchen/cqTestPod.git",
"tag": "1.0.0"
},
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.0"
]
}
}