[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 9 / f / 2 / KTVVideoProcess / 1.1.0 / KTVVideoProcess.podspec.json
blob5eefe5fe8fcce1f682412c017163c07c2985be8a
2   "name": "KTVVideoProcess",
3   "version": "1.1.0",
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.1.0"
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