blob: eb66619611cc7979363ef8d38f6260394e9c6be2 [file] [log] [blame]
{
"name": "AnimationManager",
"version": "1.0.0",
"summary": "DDs animation manager",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DDstrongman/DDAnimationManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DDStrongman": "lishengshu@xinxindai.com"
},
"source": {
"git": "https://github.com/DDstrongman/DDAnimationManager.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AnimationManager/Classes/**/*",
"dependencies": {
"pop": [
]
}
}