blob: 10c2297e279112c9e36e84ca3d073fa12e6420c0 [file] [log] [blame]
{
"name": "HCMPopView",
"version": "0.0.2",
"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.2"
},
"source_files": "HCMPopView",
"exclude_files": "Classes/Exclude",
"frameworks": [
"QuartzCore",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}