blob: 83d60fcb49f40fe9073673d3f567e688fa49fe20 [file] [log] [blame]
{
"name": "TheAnimation",
"version": "0.2.1",
"summary": "Type safe CAAnimation wrapper.",
"homepage": "https://github.com/marty-suzuki/TheAnimation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"marty-suzuki": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/marty-suzuki/TheAnimation.git",
"tag": "0.2.1"
},
"social_media_url": "https://twitter.com/marty_suzuki",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0"
},
"source_files": "TheAnimation/**/*.{swift}"
}