blob: e5e7717a554f62bf37e0a7444aa214c80b4a5ee1 [file] [log] [blame]
{
"name": "MERPresentation",
"version": "0.1.1",
"summary": "MERPresentation.",
"description": "一行代码完成转场动画的简单案例 MERPresentation",
"homepage": "https://github.com/Mervin1024",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"马遥": "mervin1024@163.com"
},
"source": {
"git": "https://github.com/Mervin1024/MERPresentation.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MERPresentation/Classes/**/*",
"public_header_files": "MERPresentation/Classes/Presentation/*.h"
}