blob: 7dc8e95c4bd6b2a80c3533d0190eaab26bc419cc [file] [log] [blame]
{
"name": "PrivateHelloWorld",
"version": "0.1.0",
"summary": "privateHelloWorld",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/JR_Wang",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wsy_jr": "jrlingdu888@gmail.com"
},
"source": {
"git": "https://gitee.com/JR_Wang/PrintHelloWorld.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PrivateHelloWorld/Classes/**/*"
}