blob: 90781a882455f53dee69f4e702cac0acbef4f56c [file] [log] [blame]
{
"name": "CSKit_Moming",
"version": "1.2.2",
"summary": "CSKit.Integration of some commonly used tools and controls,Write it casually.",
"homepage": "https://github.com/liuconglaile/CSKit",
"license": "MIT",
"authors": {
"Moming": "281090013@qq.com"
},
"description": "CSKit.Integration of some commonly used tools and controls,Write it casually,Look at yourself.",
"platforms": {
"ios": "8.2"
},
"source": {
"git": "https://github.com/liuconglaile/CSKit.git",
"tag": "1.2.2"
},
"source_files": "CSKit/CSKit/CSKit/**/*",
"public_header_files": "CSKit/CSKit/CSKit/**/*.{h}",
"libraries": [
"sqlite3",
"z"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"MJRefresh": [
]
}
}