blob: a0014a5123add2759aad7896452ac8c0d08f2bb3 [file] [log] [blame]
{
"name": "CLOutil",
"version": "1.1.2",
"summary": "A short description of CLOutil.",
"description": "TODO: Add long description of the pod here.A short description of CLOutil",
"homepage": "https://github.com/qcl901028/CLOutil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"秦传龙": "qcl901028@gmail.com"
},
"source": {
"git": "https://github.com/qcl901028/CLOutil.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "CLOutil/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
]
}