blob: 4ffe6b1a18c004ce53b98c87b441eab8d1baafe0 [file] [log] [blame]
{
"name": "LcbKit",
"version": "0.0.2",
"summary": "LcbKit",
"description": "LcbKit simple tools",
"homepage": "https://github.com/lcbspecs/LcbKit.git",
"license": "MIT",
"authors": {
"lcb123": "lcb123_2018@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lcbspecs/LcbKit.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"MJRefresh": [
],
"YYCache": [
],
"AFNetworking": [
]
}
}