blob: 602e6714f247bb232b6a4d277ca46c783cff1f8a [file] [log] [blame]
{
"name": "PMStepOutController",
"version": "0.0.3",
"summary": "Animate a UIView subclass with a step out animation like in tweetbot 3.",
"homepage": "http://pierremarcairoldi.com",
"license": "MIT",
"authors": {
"Pierre-Marc Airoldi": "pierremarcairoldi@gmail.com"
},
"source": {
"git": "https://github.com/petester42/PMStepOutController.git",
"tag": "0.0.3"
},
"social_media_url": "https://twitter.com/petester42",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes",
"dependencies": {
"UIView+Copy": [
]
}
}