blob: f2d2713b539d469c859a7088486df3d2fe218060 [file] [log] [blame]
{
"name": "CLOutil",
"version": "1.1.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "CLOutil/Classes/*.{h,m}",
"frameworks": [
"UIKit",
"MapKit"
]
}