blob: 534f1008f7174c8ffcfd8ff7d7405757837bd823 [file] [log] [blame]
{
"name": "ChainableAnimations",
"version": "2.0.1",
"authors": {
"Jeff Hurray": "jhurray33@gmail.com"
},
"homepage": "https://github.com/jhurray/JHChainableAnimations",
"summary": "Easy to read and write chainable Animations in Swift",
"license": "MIT",
"source": {
"git": "https://github.com/jhurray/JHChainableAnimations.git",
"tag": "2.0.1"
},
"source_files": [
"JHChainableAnimations/*{.h,.c,.m,.swift}",
"Frameworks-Swift/ChainableAnimations.h"
],
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}