blob: 0e5cb6a9a0ea35d6bb44f647a28e2383c3620941 [file] [log] [blame]
{
"name": "MWCommonTooler",
"version": "0.0.2",
"summary": "A short description of MWCommonTooler 一些工具类使用.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://192.168.3.166/iOSCommon/Tools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangjie579": "527512749@qq.com"
},
"source": {
"git": "http://192.168.3.166/iOSCommon/Tools.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MWCommonTooler/Classes/**/*",
"frameworks": [
"UIKit",
"AVFoundation"
],
"dependencies": {
"MJRefresh": [
"3.1.12"
],
"NVActivityIndicatorView": [
]
},
"pushed_with_swift_version": "3.0"
}