blob: dd110d28255b4fe2202e45b2f75d7ab647c6c01f [file] [log] [blame]
{
"name": "CLKitHelp",
"version": "1.2.2",
"summary": "工具类",
"description": "常年开早已习惯了自己写的一些类库、方法,所以就写了这个开发类库。为方便就有了它!!!",
"homepage": "https://github.com/TmacCL0523",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"工具人": "hongcl8114@hotmail.com"
},
"source": {
"git": "https://github.com/TmacCL0523/CLKitHelp.git",
"tag": "1.2.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CLKitHelp/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"dependencies": {
"AFNetworking": [
],
"CocoaAsyncSocket": [
],
"SocketRocket": [
],
"MBProgressHUD": [
],
"YYCache": [
],
"YYModel": [
],
"MJRefresh": [
],
"DZNEmptyDataSet": [
],
"Masonry": [
]
}
}