blob: 5a29d524018563e239f1ceb73cede1f6fca0204d [file] [log] [blame]
{
"name": "SOTest",
"version": "0.1.0",
"summary": "this is my first pod ,just a test",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/JasonLxj/SOTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lixiaojie": "957170117@qq.com"
},
"source": {
"git": "https://github.com/JasonLxj/SOTest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SOTest/Classes/**/*"
}