blob: 68469f398fb10804a7578c8e47113efaa47508e9 [file] [log] [blame]
{
"name": "OptionalBlockAnimation",
"version": "1.0.0",
"summary": "A convenient extension to block animation",
"homepage": "https://github.com/iosengineer/OptionalBlockAnimation/",
"license": "MIT",
"authors": {
"Adam Iredale": "adam@bionicmonocle.com"
},
"source": {
"git": "https://github.com/iosengineer/OptionalBlockAnimation.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/iosengineer",
"platforms": {
"ios": "7.0"
},
"requires_arc": false,
"source_files": "Classes",
"ios": {
"exclude_files": "Classes/osx"
},
"osx": {
"exclude_files": "Classes/ios"
},
"frameworks": "UIKit"
}