blob: 2067d70c5ec923452d4f9ecbe2680161c46e484a [file] [log] [blame]
{
"name": "CLFAnimated",
"version": "3.0",
"summary": "CLFAnimated是一个ios平台上的网络过渡动画(骨架屏)的封装",
"description": "as_cailufei是一个ios平台上的网络过渡动画(骨架屏)的封装,目前仅支持oc",
"homepage": "https://github.com/cailufei123",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cailufei": "cailufei123@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cailufei123/CLFAnimatedDemo.git",
"tag": "3.0"
},
"source_files": "CLFAnimated/*.{h,m}",
"frameworks": [
"UIKit",
"CoreFoundation",
"CoreText",
"QuartzCore",
"Accelerate",
"MobileCoreServices"
]
}