blob: eae46eef039bcf7d175dae0cf43eeb66e594aa66 [file] [log] [blame]
{
"name": "CLTools",
"version": "1.1.2",
"summary": "CLTools contains some tool classes",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ClaudeLi/CLTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ClaudeLi": "claudeli@yeah.net"
},
"source": {
"git": "https://github.com/ClaudeLi/CLTools.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CLTools/Classes/**/*"
}