blob: 4626b010fc36d7e9672fcdaa71fce20df4703f65 [file] [log] [blame]
{
"name": "Anima",
"version": "0.5.0",
"authors": {
"satoshin21": "satoshi.nagasaka21@gmail.com"
},
"homepage": "https://github.com/satoshin21/Anima",
"summary": "Anima is swifty animation library.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/satoshin21/Anima.git",
"tag": "0.5.0"
},
"source_files": "Sources/*{.swift,.h}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"description": "Anima is chainable Layer-Based Animation library for Swift3.\nIt support to make sequensial and groouped animation more easily.",
"pushed_with_swift_version": "3.0"
}