[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 2 / f / 6 / Anima / 0.9.0 / Anima.podspec.json
blobb436b0f881d554f93fa28aaaad1957a8bbce86c3
2   "name": "Anima",
3   "version": "0.9.0",
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.9.0"
20   },
21   "source_files": "Sources/*{.swift,.h}",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.2"
24   },
25   "description": "Anima is chainable Layer-Based Animation library for Swift4.\nIt support to make sequensial and groouped animation more easily."