blob: 09ec470bdf9db211d86f97d144259fdc25c2f40e [file] [log] [blame]
{
"name": "3DTouchManager",
"version": "0.0.2",
"summary": "Make 3DTouch easy to use.",
"description": "An solution for 3DTouch in your app writing in Objective-C.",
"homepage": "https://github.com/CroPort/3DTouchManager",
"license": "MIT",
"authors": {
"Mrc.cc": "cxj83740@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CroPort/3DTouchManager.git",
"tag": "0.0.2"
},
"source_files": "3DTouchManager/**/*.{h,m}",
"requires_arc": true
}