blob: 3dc2afb12f0fb09642dc6ccd0190c5eaabbc168e [file] [log] [blame]
{
"name": "Cashier",
"version": "1.2.0",
"summary": "An easy to use 2-layered object cache for iOS.",
"description": "Cashier is a caching framework that makes it easy to work with persistent data.",
"homepage": "https://github.com/nodes-ios/Cashier",
"license": "MIT",
"authors": {
"Nodes Agency - iOS": "ios@nodes.dk"
},
"social_media_url": "http://twitter.com/nodes_ios",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/nodes-ios/Cashier.git",
"tag": "1.2.0"
},
"source_files": "Cashier/Classes/*"
}