blob: 6dadf0ae0100ed1f2f8a6813f623ea05f859ab01 [file] [log] [blame]
{
"name": "CLKits",
"version": "1.0.0",
"summary": "CLKit just save your time",
"homepage": "https://github.com/coooliang/CLKits",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "coooliang",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/coooliang/CLKits.git",
"commit": "ec99b4327097338b134ca6a67ce2e2e7f9ac7a0e"
},
"source_files": "CLKits/CLKits/CLKits/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"pop": [
"~> 1.0.12"
]
}
}