blob: 1a7a379866b9402b43f8cb1fe524f8d6e2290119 [file] [log] [blame]
{
"name": "ProjectLibrary",
"version": "1.0.1",
"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.1"
},
"source_files": [
"Classes",
"ProjectLibrary/Classes/*"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "ProjectLibrary/Classes/*.h",
"requires_arc": true
}