blob: 3de0e806579bfb38604fd5bcebfca7469d95da0f [file] [log] [blame]
{
"name": "HYAnimationSmallTool",
"version": "0.1.2",
"summary": "The HYAnimationSmallTool is a simple of animation tool for iOS.",
"description": "The HYAnimationSmallTool is a simple of animation tool for iOS. It is easy to use and understand.",
"homepage": "https://github.com/HYAdonisCoding/HYAnimationSmallTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HYAdonisCoding": "296786475@qq.com"
},
"source": {
"git": "https://github.com/HYAdonisCoding/HYAnimationSmallTool.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HYAnimationSmallTool/Classes/**/*",
"resource_bundles": {
"HYAnimationSmallTool": [
"HYAnimationSmallTool/Assets/*.png"
]
}
}