[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / f / 6 / Anima / 0.5.1 / Anima.podspec.json
blob0cb5e058d88907c43599662bc1345d0ab5b01f14
2   "name": "Anima",
3   "version": "0.5.1",
4   "authors": {
5     "satoshin21": "satoshi.nagasaka21@gmail.com"
6   },
7   "homepage": "https://github.com/satoshin21/Anima",
8   "summary": "Anima is swifty animation library.",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/satoshin21/Anima.git",
19     "tag": "0.5.1"
20   },
21   "source_files": "Sources/*{.swift,.h}",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3.0"
24   },
25   "description": "Anima is chainable Layer-Based Animation library for Swift3.\nIt support to make sequensial and groouped animation more easily.",
26   "pushed_with_swift_version": "3.0"