blob: 18868d7c95f7de09ce8719f95cee6f45390d6cc7 [file] [log] [blame]
{
"name": "LNGitProject",
"version": "0.0.1",
"summary": "A short description of LNGitProject.",
"description": "i am descript text",
"homepage": "https://github.com/liningCool/LNGitProject",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"lonnyCool": "15072187805@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/liningCool/LNGitProject.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"LNGitProject/LNGitProject/Classes/**/*.{h,m}"
],
"requires_arc": true
}