blob: a140514dd86b4d3e2209847a24d3bfdf173cac7a [file] [log] [blame]
{
"name": "EffectsModalSegue",
"version": "1.0.1",
"summary": "A blur or draken modal segue.",
"description": " A longer description of EffectsModalSegue in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/reeseugolf/EffectsModalSegue",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"reeseugolf": "15817004195@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/reeseugolf/EffectsModalSegue.git",
"tag": "1.0.1"
},
"source_files": [
"EffectModalSegue",
"Classes/*.{h,m,swift}"
],
"requires_arc": true
}