blob: 75f4586c529f34f9b1af5f664be9256124b57e3a [file] [log] [blame]
{
"name": "JMCache",
"version": "0.1",
"requires_arc": true,
"authors": {
"Morissard Jérome": "morissardj@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"summary": "JMCache is a key/value store designed for persisting objects. NSCoding is not mandatory...",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/leverdeterre/JMCache",
"source": {
"git": "https://github.com/leverdeterre/JMCache.git",
"tag": "0.1"
},
"source_files": "JMCache/JMCache/JMCache/*"
}