[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / b / 1 / Kakapos / 1.0.0 / Kakapos.podspec.json
blobc4f4c2cde548d8780bedf7dc577292d7f43bd2df
2   "name": "Kakapos",
3   "version": "1.0.0",
4   "summary": "It is a filter infused video tool that supports network and local urls, as well as album videos.",
5   "homepage": "https://github.com/yangKJ/Kakapos",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Condy": "yangkj310@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yangKJ/Kakapos.git",
15     "tag": "1.0.0"
16   },
17   "swift_versions": "5.0",
18   "requires_arc": true,
19   "static_framework": true,
20   "platforms": {
21     "ios": "10.0",
22     "osx": "10.13"
23   },
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "5.0"
26   },
27   "source_files": "Sources/*.swift",
28   "weak_frameworks": [
29     "CoreVideo",
30     "AVFoundation"
31   ],
32   "swift_version": "5.0"