blob: 3b14c87ee0fb949ef99567944dc5b22132f8e247 [file] [log] [blame]
{
"name": "JJPrivatePod",
"version": "1.0.0",
"summary": "a test for private pod",
"description": "jj private pod \n这是一个测试,建立私有pod呢\n私有pod还不简单",
"homepage": "https://gitee.com/lumic/JJPrivatePod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lumic": "lumic@sina.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://gitee.com/lumic/JJPrivatePod.git",
"tag": "1.0.0"
},
"source_files": "JJPrivatePod/*",
"dependencies": {
"pop": [
"~> 1.0.0"
]
}
}