[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / a / b / EMTImageCacheManager / 1.0.6 / EMTImageCacheManager.podspec.json
blob0e1b8d7e36c3d246c126c17ed4575835d8abe1a9
2   "name": "EMTImageCacheManager",
3   "version": "1.0.6",
4   "summary": "An image cache manager for WKInterfaceDevice of Apple WatchKit",
5   "description": "                   If WKInterfaceDevice's .cachedImages is already full, EMTImageCacheManager removes cache files as much as necessary in ascending order by added date.\n",
6   "homepage": "https://github.com/hirokimu/EMTImageCacheManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hironobu Kimura": "kimura@emotionale.jp"
13   },
14   "platforms": {
15     "ios": "8.2"
16   },
17   "source": {
18     "git": "https://github.com/hirokimu/EMTImageCacheManager.git",
19     "tag": "1.0.6"
20   },
21   "source_files": "EMTImageCacheManager/*.{h,m}",
22   "requires_arc": true