blob: 7ae75c3263f824f338989fda2ec520326be1d7c6 [file] [log] [blame]
{
"name": "AnimationKit",
"version": "0.1.0",
"summary": "Common sample animation",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/devyhan93/AnimationKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"devyhan93@gmail.com": "devyhan93@gmail.com"
},
"source": {
"git": "https://github.com/devyhan93/AnimationKit.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "AnimationKit/Classes/**/*",
"swift_version": "5.0"
}