blob: c8e76e8fa6dc05907cea0d958358442a56da05ff [file] [log] [blame]
{
"name": "Fabel",
"version": "1.0.0",
"summary": "Interactive Animation for Fly Item to Point",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/pianopia/Fabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"piaopia": "grandpianoaoa@gmail.com"
},
"source": {
"git": "https://github.com/pianopia/Fabel.git",
"tag": "1.0.0"
},
"swift_version": "3.2",
"platforms": {
"ios": "9.0"
},
"source_files": "Fabel/Classes/**/*"
}