blob: 1d9953ed93ee4aeece1fcf37a7e9db352be5be5d [file] [log] [blame]
{
"name": "BinAnimation",
"version": "0.1.1",
"summary": "A library of CAAnimation.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/angBin/BinAnimation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"angBin": "895887420@qq.com"
},
"source": {
"git": "https://github.com/angBin/BinAnimation.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BinAnimation/Classes/**/*",
"frameworks": [
"Foundation",
"QuartzCore"
]
}