[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 7 / 3 / 5 / RTFDiskCache / 1.0.0 / RTFDiskCache.podspec.json
bloba095a3b6f02922f431351f38596819398444c41d
2   "name": "RTFDiskCache",
3   "version": "1.0.0",
4   "summary": "Read/Write Objects to/from disk",
5   "homepage": "https://github.com/MaxKramer/RTFDiskCache",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Max Kramer": "max@maxkramer.co"
12   },
13   "social_media_url": "http://twitter.com/MaxKramer",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/MaxKramer/RTFDiskCache.git",
19     "tag": "v1.0.0"
20   },
21   "source_files": "src/*.{h,m}",
22   "requires_arc": true