blob: 68c2ded1ae01a6e77bb3d41541c577104f8cc89f [file] [log] [blame]
{
"name": "ProjectLibrary",
"version": "1.0.0",
"summary": "ProjectLibrary developing tools",
"description": "ProjectLibrary developing tools for author use",
"homepage": "https://github.com/1273011249/ProjectLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuyong": "1273011249@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/1273011249/ProjectLibrary.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"ProjectLibrary/Classes/"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "ProjectLibrary/Classes/*.h",
"requires_arc": true
}