blob: a6c6103267d524ebb04176d98a888eabc0cffc9d [file] [log] [blame]
{
"name": "JHChainableAnimations",
"version": "1.0.2",
"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.2"
},
"source_files": "JHChainableAnimations/**/*{.h,.c,.m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}