[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / a / 5 / 2 / ImageCache-bennyguitar / 1.0.0 / ImageCache-bennyguitar.podspec.json
blobcb9993d649fdfae96c351c1053e62d00ff345fc5
2   "name": "ImageCache-bennyguitar",
3   "version": "1.0.0",
4   "summary": "A shared cache class that saves UIImages to a Key/Value store.",
5   "homepage": "https://github.com/bennyguitar/ImageCache",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "BenGordon": "brgordon@ua.edu"
12   },
13   "source": {
14     "git": "https://github.com/bennyguitar/ImageCache.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "*.{h,m}",
21   "requires_arc": true