blob: 56f466ad62b4b0c8fbf78cadc74e64d90e4e4b6a [file] [log] [blame]
{
"name": "CLTools",
"version": "1.0.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.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CLTools/Classes/**/*"
}