blob: 2ac732ab616b37dec5eb8cdcb3b5aac3a761810f [file] [log] [blame]
{
"name": "DDRevelImage",
"version": "1.0.1",
"summary": "缓慢加载图片",
"description": " A longer description of DDRevelImage in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/lcddhr/DDRevelImage",
"license": "MIT",
"authors": {
"liuchendi": "lcddhr@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/lcddhr/DDRevelImage.git",
"tag": "v1.0.1"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}