[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 0 / 4 / MGCacheManager / 1.0.x / MGCacheManager.podspec.json
blob06bb303f889fb3a1ac1c75afc05ddc1f8bbbc2fe
2   "name": "MGCacheManager",
3   "version": "1.0.x",
4   "authors": {
5     "Muhammed Mortgy": "m.mortgy@mortgy.com"
6   },
7   "homepage": "https://github.com/Mortgy/MGCacheManager.git",
8   "summary": "A tool to manage caches with adding expire date for each endpoint.",
9   "source": {
10     "git": "https://github.com/Mortgy/MGCacheManager.git",
11     "tag": "1.0.x"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "MGCacheManager/MGCacheManager",
22   "public_header_files": [
23     "MGCacheManager/MGCacheManager/*.h",
24     "MGCacheManager/MGCacheManager/*.plist"
25   ]