[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 4 / c / b / ksyhttpcache / 1.0.10 / ksyhttpcache.podspec.json
blob220f19c96aa379bd90edfcaec44eee0f24fd19d3
2   "name": "ksyhttpcache",
3   "version": "1.0.10",
4   "license": {
5     "type": "Proprietary",
6     "text": "      Copyright 2015 kingsoft Ltd. All rights reserved.\n"
7   },
8   "homepage": "https://github.com/ksvc/ksyhttpcache_ios",
9   "authors": {
10     "ksyun": "zengfanping@kingsoft.com"
11   },
12   "summary": "KSYHTTPCache 金山云iOS平台http缓存SDK.",
13   "description": "* 金山云ios平台http缓存SDK,可方便地与播放器集成,实现http视频边播放边下载(缓存)功能。\n* ksyun http cache sdk for ios platform, it's easy to integrated with media players to provide caching capability when watching http videos.",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/ksvc/ksyhttpcache_ios.git",
20     "tag": "v1.0.10"
21   },
22   "dependencies": {
23     "CocoaAsyncSocket": [
25     ],
26     "CocoaLumberjack": [
28     ]
29   },
30   "vendored_frameworks": "framework/KSYHTTPCache.framework"