blob: 889b28c665c4ec8d593bf0b85d36bb6d9da881b2 [file] [log] [blame]
{
"name": "Exclusion",
"version": "0.1.0",
"summary": "Customizable URLCache. It can control to store the cache and to respond to the cache.",
"homepage": "https://github.com/KyoheiG3/Exclusion",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kyohei Ito": "je.suis.kyohei@gmail.com"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/KyoheiG3/Exclusion.git",
"tag": "0.1.0"
},
"source_files": "Exclusion/**/*.{h,swift}",
"requires_arc": true,
"frameworks": "Foundation",
"pushed_with_swift_version": "4"
}