blob: 14db1230139a28c3148b6ca8cc6488031cd58f4d [file] [log] [blame]
{
"name": "JHChainableAnimations",
"version": "1.2.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.2.0"
},
"source_files": "JHChainableAnimations/*{.h,.c,.m}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}