blob: af500a0b1166e1a8a056c2e4a9d75a50abe17ca8 [file] [log] [blame]
{
"name": "AYWebImage",
"version": "1.0.0",
"summary": "简单网络图片加载库.",
"description": "简单网络图片加载",
"homepage": "https://github.com/AndyCuiYTT/AYWebImage",
"license": "MIT",
"authors": {
"Andy": "AndyCui931123@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AndyCuiYTT/AYWebImage.git",
"tag": "1.0.0"
},
"source_files": "AYWebImage_Swift/AYWebImage/**/*.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}