[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / a / 6 / SwiftySVGAPlayer / 1.1 / SwiftySVGAPlayer.podspec.json
blob591bf65117366dc5966ac29c0431add36cb44d50
2   "name": "SwiftySVGAPlayer",
3   "version": "1.1",
4   "summary": "SwiftySVGAPlayer is a high level APIs based on SVGAPlayer.",
5   "social_media_url": "https://twitter.com/janlionly",
6   "homepage": "https://github.com/janlionly/SwiftySVGAPlayer",
7   "license": "Apache 2.0",
8   "authors": {
9     "janlionly": "janlionly@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/janlionly/SwiftySVGAPlayer.git",
13     "tag": "1.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "vendored_frameworks": "*.framework",
20   "frameworks": "UIKit",
21   "swift_versions": [
22     "4.2",
23     "5.0",
24     "5.1"
25   ],
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "4.2"
28   },
29   "dependencies": {
30     "SVGAPlayer": [
31       "~> 2.3"
32     ]
33   },
34   "swift_version": "5.1"