blob: 39cfd3ad05d79c53f1018bf7566a52bc5653066b [file] [log] [blame]
{
"name": "CustomModalTransition",
"version": "1.0.2",
"summary": "Custom modal transition framework",
"homepage": "https://github.com/llodi/CustomModalTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ilya Dolgopolov": "val-idol@yandex.ru"
},
"social_media_url": "http://twitter.com/lllodi",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/llodi/CustomModalTransition.git",
"tag": "v1.0.2"
},
"public_header_files": "CustomModalTransition/*.h",
"source_files": "CustomModalTransition/*.{h,m}",
"frameworks": "UIKit"
}