[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / e / 6 / DUCache / 0.1.0 / DUCache.podspec.json
blob1769ad99f3cc90b6f805d5458d739c9dd718e679
2   "name": "DUCache",
3   "version": "0.1.0",
4   "summary": "An experiment.",
5   "description": "Mini caching library.",
6   "homepage": "https://github.com/essame/DUCache",
7   "license": "MIT",
8   "authors": {
9     "Essam": "essam.a0@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/essame/DUCache.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "DUCache",
20   "resource_bundles": {
21     "DUCache": [
23     ]
24   },
25   "public_header_files": "DUCache/*.h"