blob: 75e34ae75dc6dd1c516b7939c706c53cdaa70adf [file] [log] [blame]
{
"name": "Fluent",
"version": "0.1",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Swift Animations made Easy",
"homepage": "https://github.com/matthewcheok/Fluent",
"authors": {
"Matthew Cheok": "hello@matthewcheok.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/matthewcheok/Fluent.git",
"branch": "master",
"tag": "0.1"
},
"source_files": "Fluent/*.swift"
}