blob: a9f1f5e7ccd97ffbd9dfb5689fef15b54405141f [file] [log] [blame]
{
"name": "as_cailufei",
"version": "5.0",
"summary": "as_cailufei是一个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/Work.git",
"tag": "5.0"
},
"source_files": "as_cailufei/*.{h,m}",
"dependencies": {
"AFNetworking": [
]
},
"frameworks": [
"UIKit",
"CoreFoundation",
"CoreText",
"QuartzCore",
"Accelerate",
"MobileCoreServices"
]
}