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