blob: 901aa6804a868359841e3e75e448fdab6c8e6a46 [file] [log] [blame]
{
"name": "MJAnimationManager",
"version": "1.0.0",
"summary": "Management animation starts & ends & pauses & continues, and animation does not stop because of exceptional circumstances.",
"homepage": "https://github.com/iosLiuPeng/MJAnimationManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iosLiuPeng": "392009255@qq.com"
},
"source": {
"git": "https://github.com/iosLiuPeng/MJAnimationManager.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"frameworks": "UIKit"
}