[Add] AgoraRtcEngine_Special_iOS 4.4.1.245
[CocoaPods.git] / Specs / 9 / f / 2 / KTVVideoProcess / 1.0.1 / KTVVideoProcess.podspec.json
bloba5c6a3689d3bb2b01194cc449b3fa3d7d47d6c2e
2   "name": "KTVVideoProcess",
3   "version": "1.0.1",
4   "summary": "A High-Performance video effects processing framework.",
5   "homepage": "https://github.com/ChangbaDevs/KTVVideoProcess",
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/KTVVideoProcess.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "KTVVideoProcess",
23     "KTVVideoProcess/**/*.{h,m}"
24   ],
25   "public_header_files": "KTVVideoProcess/**/*.h",
26   "frameworks": [
27     "UIKit",
28     "Foundation",
29     "GLKit"
30   ],
31   "requires_arc": true