blob: e12798588f457825d17ec3d42c34123f4fbbb839 [file] [log] [blame]
{
"name": "TestRepoPJ",
"version": "0.1.0",
"summary": "TestRepo is a test repo",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/PeterJames4719/TestRopo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PeterJ": "pj@163.com"
},
"source": {
"git": "https://github.com/PeterJames4719/TestRopo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestRepo/Classes/**/*",
"deprecated": true
}