blob: 586bd742e6462181e2c8dd034619b91b13d81387 [file] [log] [blame]
{
"name": "Applepie",
"version": "0.2.1",
"summary": "Applepie for swift.",
"description": "Applepie is a convenient sdk for ios project.",
"homepage": "https://github.com/cdtschange/ios-applepie",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cdts_change": "cdts_change@aliyun.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/cdtschange/ios-applepie.git",
"tag": "0.2.1"
},
"source_files": "Applepie/**/*.{h,m,swift,xcdatamodeld}",
"resources": "Applepie/Applepie.bundle",
"dependencies": {
"CocoaLumberjack/Swift": [
"~> 3.4.2"
],
"ReactiveCocoa": [
"~> 8.0.2"
],
"PromiseKit": [
"~> 6.7.0"
],
"Alamofire": [
"~> 4.7.3"
],
"Kingfisher": [
"~> 4.10.1"
],
"AsyncSwift": [
"~> 2.0.4"
],
"CryptoSwift": [
"~> 0.13.0"
],
"PINCache": [
"~> 3.0.1-beta.7"
],
"Valet": [
"~> 3.2.2"
],
"DeviceKit": [
"~> 1.10.0"
],
"SwiftyUserDefaults": [
"~> 4.0.0-alpha.1"
],
"WebViewJavascriptBridge": [
"~> 6.0.0"
],
"SwiftLocation": [
"~> 3.2.3"
],
"MBProgressHUD": [
"~> 1.1.0"
],
"SnapKit": [
"~> 4.2.0"
],
"MJRefresh": [
"~> 3.1.0"
]
}
}