blob: 5040b4c91880192388eab25b02ecec5b4b3a8bc5 [file] [log] [blame]
{
"name": "PTools",
"version": "1.1.5",
"authors": {
"邓杰豪": "273277355@qq.com"
},
"homepage": "https://github.com/crazypoo/PTools",
"summary": "Tools.",
"source": {
"git": "https://github.com/crazypoo/PTools.git",
"tag": "1.1.5"
},
"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"
]
}