blob: 3b56e5d67184644c266094b43fae5cc1de921b69 [file] [log] [blame]
{
"name": "AlamofireURLCache",
"version": "0.4.0",
"summary": "The mirror of kenshincui/AlamofireURLCache which unsupported CocoaPods",
"description": "The mirror of AlamofireURLCache which unsupported CocoaPods",
"homepage": "https://github.com/Jinkeycode/AlamofireURLCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jinkey": "jinkey@bytetalk.cn"
},
"source": {
"git": "https://github.com/Jinkeycode/AlamofireURLCache.git",
"tag": "0.4.0"
},
"social_media_url": "https://jinkey.ai",
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "AlamofireURLCache/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.4"
]
},
"swift_version": "5.1"
}