blob: bb507698642839048da017fade84dfe38f544980 [file] [log] [blame]
{
"name": "Jazz",
"version": "2.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": "2.0.0"
},
"social_media_url": "http://twitter.com/daltoniam",
"platforms": {
"ios": "9.0"
},
"source_files": "*.swift",
"requires_arc": "true"
}