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