blob: 89168d93d418d0c6a9c226ed877ffd52bca4cac5 [file] [log] [blame]
{
"name": "JoyTool",
"version": "0.0.6",
"summary": "add animation\\layer ex...",
"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.6"
},
"platforms": {
"ios": "7.0"
},
"source_files": "JoyTool/**/*.{h,m}",
"resource_bundles": {
"JoyTool": [
"JoyTool/**/*.{xib,png,jpg,jpeg,plist}"
]
},
"dependencies": {
"Masonry": [
]
}
}