blob: ec94ecd33d5ca8c794f82b6c840ac51a1e5c17af [file] [log] [blame]
{
"name": "TheAnimation",
"version": "0.2.0",
"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.0"
},
"social_media_url": "https://twitter.com/marty_suzuki",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0"
},
"source_files": "TheAnimation/**/*.{swift}"
}