blob: e88e9b6d1f3e1570f86fb03ac88a6269de91f65b [file] [log] [blame]
{
"name": "YTProject",
"version": "0.0.3",
"summary": "YTProject",
"description": "这是一个描述文件、详细描述库的作用",
"homepage": "https://github.com/fishxiaou/testProject",
"license": "MIT",
"authors": {
"YouT": "fishxiaou@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/fishxiaou/testProject.git",
"tag": "0.0.3"
},
"source_files": [
"class",
"class/**/*.{h,m}"
]
}