blob: 41a1b3752360b6cbcb18b60228a5f1fa3293920d [file] [log] [blame]
{
"name": "HCMPopView",
"version": "0.0.3",
"summary": "present view in pop from animator",
"description": "present view from several animator,please see demo to do",
"homepage": "https://github.com/tjsums/HCMPopView",
"license": "MIT",
"authors": {
"tjsums": "tjsums@qq.com"
},
"source": {
"git": "https://github.com/tjsums/HCMPopView.git",
"tag": "0.0.3"
},
"source_files": "HCMPopView",
"exclude_files": "Classes/Exclude",
"frameworks": [
"QuartzCore",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}