blob: 8b5fb6a28813ffc20aa32ca3edaff257984cb8e8 [file] [log] [blame]
{
"name": "MERPresentation",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MERPresentation/Classes/**/*",
"public_header_files": "MERPresentation/Classes/Presentation/*.h"
}