blob: 6daf3cf93828bf87fb36d8b176c1f2391cef4ccc [file] [log] [blame]
{
"name": "SwiftMKit",
"version": "1.1.9",
"summary": "This is SwiftMKit.",
"description": "This is description",
"homepage": "https://github.com/cdtschange/SwiftMKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cdts_change": "cdts_change@aliyun.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/cdtschange/SwiftMKit.git",
"tag": "1.1.9"
},
"source_files": "SwiftMKit/**/*.{h,m,swift,xcdatamodeld}",
"xcconfig": {
"SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/SwiftMKit/SwiftMKit/ImportedModules"
},
"preserve_paths": "SwiftMKit/ImportedModules/module.modulemap",
"resources": "SwiftMKit/**/*.{xib, png, jpg, xcdatamodeld, xcdatamodel}",
"dependencies": {
"CocoaLumberjack/Swift": [
"~> 3.4.0"
],
"ReactiveCocoa": [
"~> 7.2.0"
],
"Alamofire": [
"~> 4.7.0"
],
"Kingfisher": [
"~> 4.8.0"
],
"MagicalRecord": [
"~> 2.3.0"
],
"MJExtension": [
"~> 3.0.0"
],
"MJRefresh": [
"~> 3.1.0"
],
"CryptoSwift": [
"~> 0.10.0"
],
"IQKeyboardManager": [
"~> 6.0.0"
],
"WebViewJavascriptBridge": [
"~> 6.0.0"
],
"PINCache": [
"~> 2.3.0"
],
"SnapKit": [
"~> 4.0.0"
],
"pop": [
"~> 1.0.0"
],
"Aspects": [
"~> 1.4.0"
],
"MBProgressHUD": [
"~> 1.1.0"
]
}
}