{ | |
"name": "LaunchAnimation", | |
"version": "0.1.0", | |
"summary": "只需要一行代码就可以使您的项目增加一个启动动画效果", | |
"description": "只需要一行代码就可以使您的项目增加一个启动动画效果,简单快捷,没有任何依赖", | |
"homepage": "https://github.com/Kejiasir/", | |
"license": "MIT", | |
"authors": { | |
"Arvin": "yasir86@126.com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/Kejiasir/LaunchAnimation-demo.git", | |
"tag": "0.1.0" | |
}, | |
"source_files": "LaunchAnimation-demo/LaunchAnimation-demo/LaunchAnimation/*.{h,m}", | |
"requires_arc": true | |
} |