blob: a172bb1bdb0be8cfaa1e4ad91a576f295b576413 [file] [log] [blame]
{
"name": "JHChainableAnimations",
"version": "1.0.0",
"authors": {
"Jeff Hurray": "jhurray33@gmail.com"
},
"homepage": "https://github.com/jhurray/JHChainableAnimations",
"summary": "Easy to read and write chainable Animations in Objective-C",
"license": "MIT",
"source": {
"git": "https://github.com/jhurray/JHChainableAnimations.git",
"tag": "1.0.0"
},
"source_files": "JHChainableAnimations/**/*{.h,.m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}