blob: 90e4acbfcfb4adefccffcbc54a7ec5e2a0ab3881 [file] [log] [blame]
{
"name": "ZYAnimatedLoader",
"version": "0.0.3",
"summary": "A iOS loading view",
"description": "A iOS loading view based on CALayer;",
"homepage": "https://github.com/ethanCun/ZYAnimatedLoader.git",
"license": "MIT",
"authors": {
"ethan": "zz511627807@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/ethanCun/ZYAnimatedLoader.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"AnimatedLoaders/*.{h,m}"
],
"requires_arc": true
}