blob: 8e8ce54df05cf2f65efd1f7386e7f96543112180 [file] [log] [blame]
{
"name": "FlightAnimator",
"version": "0.9.0",
"summary": "Natural Animation Engine on Top of Core Animation",
"homepage": "https://github.com/AntonTheDev/FlightAnimator/",
"license": "MIT",
"authors": {
"Anton Doudarev": "antonthedev@gmail.com"
},
"source": {
"git": "https://github.com/AntonTheDev/FlightAnimator.git",
"tag": "0.9.0"
},
"platforms": {
"tvos": "9.0",
"ios": "8.0"
},
"source_files": [
"Source/*.*",
"Source/Extensions/*.*",
"Source/FAAnimation/*.*",
"Source/FAInterpolation/*.*"
]
}