blob: 8785069144e71502fc52da39d25b5d4647f756de [file] [log] [blame]
{
"name": "MWPodTooler",
"version": "0.0.3",
"summary": "A short description of MWPodTooler.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://192.168.3.166/iOSCommon/Category",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangjie579": "527512749@qq.com"
},
"source": {
"git": "http://192.168.3.166/iOSCommon/Category.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0",
"subspecs": [
{
"name": "MWExtension",
"source_files": "MWPodTooler/Classes/MWExtension/**/*",
"frameworks": "UIKit",
"dependencies": {
"Kingfisher": [
]
}
},
{
"name": "MWNetwork",
"source_files": "MWPodTooler/Classes/MWNetwork/**/*",
"frameworks": "UIKit",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"RxDataSources": [
],
"Moya": [
],
"Moya/RxSwift": [
],
"SwiftyJSON": [
],
"ObjectMapper": [
],
"NVActivityIndicatorView": [
]
}
},
{
"name": "KcSubView",
"source_files": "MWPodTooler/Classes/KcSubView/**/*",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
],
"Kingfisher": [
]
}
},
{
"name": "Views",
"source_files": "MWPodTooler/Classes/Views/**/*",
"frameworks": "UIKit"
},
{
"name": "Tooler",
"source_files": "MWPodTooler/Classes/Tooler/**/*",
"frameworks": "UIKit",
"dependencies": {
"MJRefresh": [
"3.1.12"
],
"NVActivityIndicatorView": [
]
}
}
]
}