blob: 06bb303f889fb3a1ac1c75afc05ddc1f8bbbc2fe [file] [log] [blame]
{
"name": "MGCacheManager",
"version": "1.0.x",
"authors": {
"Muhammed Mortgy": "m.mortgy@mortgy.com"
},
"homepage": "https://github.com/Mortgy/MGCacheManager.git",
"summary": "A tool to manage caches with adding expire date for each endpoint.",
"source": {
"git": "https://github.com/Mortgy/MGCacheManager.git",
"tag": "1.0.x"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "MGCacheManager/MGCacheManager",
"public_header_files": [
"MGCacheManager/MGCacheManager/*.h",
"MGCacheManager/MGCacheManager/*.plist"
]
}