blob: 0fe7c1cc8245a6137d69dcb0a1421af9eaebe59c [file] [log] [blame]
{
"name": "3DTouchManager",
"version": "0.0.1",
"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.1"
},
"source_files": "3DTouchManager/**/*.{h,m}",
"requires_arc": true
}