blob: cbe5d2decd3b3a107ef02b43f52062d96f505617 [file] [log] [blame]
{
"name": "TestDemoKit",
"version": "0.1.0",
"summary": "A short description of TestDemoKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhangxi1017/TestDemoKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangxi1017": "zgd13906@cnki.net"
},
"source": {
"git": "https://github.com/zhangxi1017/TestDemoKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestDemoKit/Classes/**/*"
}