[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / f / 6 / c / Elephant / 0.1.0 / Elephant.podspec.json
blob70992dae3e1b62920b391b78703d4a8cd0f7fe94
2   "name": "Elephant",
3   "swift_version": "5.0",
4   "version": "0.1.0",
5   "summary": "SVG animation kit for iOS",
6   "description": "You can display the elegant svg animation in app.",
7   "homepage": "https://github.com/kzumu/Elephant",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Kazumasa Shimomura": "kazu.devapp@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/kzumu/Elephant.git",
17     "tag": "0.1.0"
18   },
19   "social_media_url": "https://twitter.com/kazuringo5",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "Sources/**/*.swift",
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "WebKit"
28   ]