blob: 7b900310056233a8169338390ddd807f12cd065e [file] [log] [blame]
{
"name": "Hoard",
"version": "0.0.1",
"summary": "Hoard is a generic tree-based object cache for iOS development.",
"homepage": "https://github.com/JohnnyDevMode/Hoard",
"license": {
"type": "MIT"
},
"authors": {
"JohnnyDevMode": "john@devmode.com",
"tangplin": "john@devmode.com"
},
"requires_arc": true,
"platforms": {
"osx": "10.9",
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/JohnnyDevMode/Hoard.git",
"tag": "0.0.1"
},
"source_files": "Hoard/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}