blob: 48189e46984e793160cb30ab593d6d40bc4c03d1 [file] [log] [blame]
{
"name": "MYFirsttestProject",
"version": "0.0.3",
"summary": "This is my first git project description of MYFirsttestProject.",
"description": "This is my first git project description,This is my first git project description of MYFirsttestProj",
"homepage": "https://github.com/liliangke555/MYFirstTestProject.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liliangke": "liliangke@outlook.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/liliangke555/MYFirstTestProject.git",
"tag": "0.0.3"
},
"source_files": [
"Source",
"Source/**/*.{h,m}"
],
"exclude_files": "Source/Exclude",
"frameworks": [
"Foundation",
"UIKit"
]
}