blob: 63b88af9d45b93b14673238eacf075067a895e55 [file] [log] [blame]
{
"name": "AnimateModal",
"version": "0.1.1",
"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.1"
},
"social_media_url": "https://twitter.com/cat__tac",
"platforms": {
"ios": "7.0"
},
"source_files": "Pod/Classes/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": false
}