[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / f / b / SDURLCache / 1.2 / SDURLCache.podspec.json
blob4ef58cc7f81f9727f95e3ada88714e20d3f03d3a
2   "name": "SDURLCache",
3   "version": "1.2",
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.2"
16   },
17   "source_files": [
18     "SDURLCache.h",
19     "SDURLCache.m"
20   ],
21   "requires_arc": false