[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / f / b / SDURLCache / 1.3 / SDURLCache.podspec.json
blob73ce5e70f991896567ebde9e165c669d402d120e
2   "name": "SDURLCache",
3   "version": "1.3",
4   "platforms": {
5     "ios": null
6   },
7   "summary": "URLCache subclass with on-disk cache support on iPhone/iPad.",
8   "homepage": "https://github.com/rs/SDURLCache",
9   "license": "MIT",
10   "authors": {
11     "Olivier Poitrey": "rs@dailymotion.com"
12   },
13   "source": {
14     "git": "https://github.com/rs/SDURLCache.git",
15     "tag": "1.3"
16   },
17   "source_files": [
18     "SDURLCache.h",
19     "SDURLCache.m",
20     "SDCachedURLResponse.h",
21     "SDCachedURLResponse.m"
22   ],
23   "requires_arc": false