blob: 4cbd57e0d9617ef3610e7cfba96bd282a2b037f2 [file] [log] [blame]
{
"name": "CP3DTouchManager",
"version": "0.0.3",
"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.3"
},
"source_files": "3DTouchManager/**/*.{h,m}",
"requires_arc": true
}