blob: 75e2d56c37a4a0bb3a89202e8a27e3c60855ed34 [file] [log] [blame]
{
"name": "JLTools_OC",
"version": "0.0.1",
"summary": "tools",
"homepage": "https://github.com/ALCoding/JLTools",
"license": "MIT",
"authors": {
"Jalen": "alvdev@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ALCoding/JLTools.git",
"tag": "0.0.1"
},
"source_files": [
"Tools",
"OC/Tools_OC/Helper/**/*.{h,m}"
],
"requires_arc": true
}