blob: 45d8318c48daf463a3957f0d20cd0af22892e7f8 [file] [log] [blame]
{
"name": "Mystique",
"version": "0.2.4",
"license": "MIT",
"summary": "Helpers to create awsome animations.",
"homepage": "https://github.com/gbammc/Mystique",
"authors": {
"Alvin Zhu": "gbammc@gmail.com"
},
"social_media_url": "https://twitter.com/alvin_zhu",
"source": {
"git": "https://github.com/gbammc/Mystique.git",
"tag": "0.2.4"
},
"requires_arc": true,
"source_files": "Mystique/*{.h,.c,.m}",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"platforms": {
"ios": "8.0"
}
}