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