blob: cadd6bca7da7147a7bddc1075e4b64307f6f3e57 [file] [log] [blame]
{
"name": "AnimateModal",
"version": "0.1.2",
"summary": "AnimateModal create animation modal easily!",
"homepage": "https://github.com/takujifunao/AnimateModal",
"license": "MIT",
"authors": {
"takujifunao": "takuji.funao@gmail.com"
},
"source": {
"git": "https://github.com/takujifunao/AnimateModal.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/cat__tac",
"source_files": [
"Pod/Classes/AnimateModal.h",
"Pod/Classes/AnimateModal.m"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": false,
"platforms": {
"ios": "7.0"
}
}