blob: 72e7f97cc073ef37cd520e3044eac4bf5d942b72 [file] [log] [blame]
{
"name": "DKDataCache",
"version": "0.1",
"summary": "Simple iOS Data Cache.",
"homepage": "https://github.com/dkhamsing/DKDataCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dkhamsing": "dkhamsing8@gmail.com"
},
"social_media_url": "http://twitter.com/dkhamsing",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dkhamsing/DKDataCache.git",
"tag": "0.1"
},
"source_files": "DKDataCache/*",
"requires_arc": true
}