blob: b6de6510f60e0e228af8f8d8d7c04bdfe5db35d0 [file] [log] [blame]
{
"name": "gitTest11",
"version": "1.0.0",
"summary": "gittest cocoapods test",
"description": "it is a cocoapod test",
"homepage": "https://www.rongcloud.cn",
"license": {
"type": "MIT"
},
"authors": {
"sunchengxiu": "15699998823@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sunchengxiu/GitTest.git"
},
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.0"
]
}
}