blob: 3f13b9823f7f08c2f6972fccd1329265c25664cf [file] [log] [blame]
{
"name": "YJ3DTouch",
"version": "1.2.2",
"summary": "Adapt very easily to 3D Touch.",
"description": "YJ3DTouch can easily implement 3D Touch.",
"homepage": "https://github.com/Hyman00/YJ3DTouch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hyman00": "skongoo@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Hyman00/YJ3DTouch.git",
"tag": "1.2.2"
},
"source_files": [
"YJ3DTouch/YJ3DTouch",
"YJ3DTouch/YJ3DTouch/**/*.{h,m}"
],
"requires_arc": true
}