blob: 6ab22786d5ae512894c5d07198d865a8e71b3589 [file] [log] [blame]
{
"name": "Cashier",
"version": "1.0.1",
"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"
},
"source": {
"git": "https://github.com/nodes-ios/Cashier.git",
"tag": "1.0.1"
},
"source_files": "Cashier/Classes/*"
}