[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / a / KTVHTTPCache / 1.1.5 / KTVHTTPCache.podspec.json
blobd502c0f10963f8668269d2e0352091029bdba834
2   "name": "KTVHTTPCache",
3   "version": "1.1.5",
4   "summary": "A media cache framework from Changba iOS Team.",
5   "homepage": "https://github.com/ChangbaDevs/KTVHTTPCache",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Single": "libobjc@gmail.com"
12   },
13   "social_media_url": "https://weibo.com/3118550737",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/ChangbaDevs/KTVHTTPCache.git",
19     "tag": "1.1.5"
20   },
21   "source_files": [
22     "KTVHTTPCache",
23     "KTVHTTPCache/**/*.{h,m}"
24   ],
25   "public_header_files": "KTVHTTPCache/**/*.h",
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "requires_arc": true,
31   "dependencies": {
32     "KTVCocoaHTTPServer": [
34     ]
35   }