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