blob: 3886b7891d4c1d2a8eab88c3b2865e09d90acc59 [file] [log] [blame]
{
"name": "JoyTool",
"version": "0.0.13",
"summary": "cell的长按事件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/joy-make/JoyTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"joy-make": "315585646@qq.com"
},
"source": {
"git": "https://github.com/joy-make/JoyTool.git",
"tag": "0.0.13"
},
"platforms": {
"ios": "7.0"
},
"source_files": "JoyTool/**/*.{h,m}",
"resource_bundles": {
"JoyTool": [
"JoyTool/**/*.{xib,png,jpg,jpeg,plist}"
]
},
"dependencies": {
"Masonry": [
]
}
}