blob: 6fe511d59d9cc2d9fe6b3ff05caddf9b4164fa65 [file] [log] [blame]
{
"name": "LWAnimation",
"version": "0.0.1",
"summary": "多种加载动画",
"description": "实现多种加载动画效果",
"homepage": "https://github.com/LittleCuteCat/LWAnimation",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"LittleCuteCat": "weil218@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LittleCuteCat/LWAnimation.git",
"tag": "0.0.1"
},
"source_files": "LWAnimation/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}