[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 7 / c / SwiftSVGA / 1.0.1 / SwiftSVGA.podspec.json
blobe214cb7d6e6f0e81898da0fd5ab425175634844c
2   "name": "SwiftSVGA",
3   "version": "1.0.1",
4   "summary": "A short description of SwiftSVGA.",
5   "description": "Swift.SVGA 详情 https://github.com/svga/SVGAPlayer-iOS",
6   "homepage": "https://github.com/zaishihuang/SwiftSVGA",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zaishi": "zaishi.huang@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zaishihuang/SwiftSVGA.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "SwiftSVGA/Classes/**/*.swift",
23     "SwiftSVGA/Classes/**/*"
24   ],
25   "dependencies": {
26     "SwiftProtobuf": [
28     ],
29     "ZIPFoundation": [
31     ]
32   },
33   "requires_arc": true,
34   "swift_versions": [
35     "4.0",
36     "4.2",
37     "5.0"
38   ],
39   "swift_version": "5.0"