blob: 50b1a2de5e52d27de0cf87beb14de063a9b98186 [file] [log] [blame]
{
"name": "PTools",
"version": "1.1.6",
"authors": {
"邓杰豪": "273277355@qq.com"
},
"homepage": "https://github.com/crazypoo/PTools",
"summary": "Tools.",
"source": {
"git": "https://github.com/crazypoo/PTools.git",
"tag": "1.1.6"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "PTools",
"public_header_files": [
"PTools/*.h",
"PTools/Tools/*.{h,m}",
"PTools/**/*.h"
]
}