blob: 1d0656e2a45a2c74bf79d3204d98a77b329119ec [file] [log] [blame]
{
"name": "Morph",
"version": "0.1.1",
"license": "MIT",
"summary": "Helpers to create awsome animations.",
"homepage": "https://github.com/gbammc/Morph",
"authors": {
"Alvin Zhu": "gbammc@gmail.com"
},
"social_media_url": "https://twitter.com/alvin_zhu",
"source": {
"git": "https://github.com/gbammc/Morph.git",
"tag": "0.1.1"
},
"requires_arc": true,
"source_files": "Morph/*{.h,.swift}",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0.1"
}