blob: 585792dc5b147b28e392d3e6274c7df5015d435b [file] [log] [blame]
{
"name": "Jazz",
"version": "1.0.0",
"summary": "Easier layer animations in Swift",
"homepage": "https://github.com/daltoniam/Jazz",
"license": "Apache License, Version 2.0",
"authors": {
"Dalton Cherry": "http://daltoniam.com"
},
"source": {
"git": "https://github.com/daltoniam/Jazz.git",
"tag": "1.0.0"
},
"social_media_url": "http://twitter.com/daltoniam",
"platforms": {
"ios": "8.0"
},
"source_files": "*.swift",
"requires_arc": "true"
}