blob: 11df2ca3f42b9d83e1157d67af5c2b44ad1252c0 [file] [log] [blame]
{
"name": "DCircleView",
"version": "1.0.0",
"summary": "The infinite scroll View.",
"homepage": "https://www.w2le.com",
"license": {
"type": "MIT', :file => 'LICENSE"
},
"authors": {
"董浩": "donggaizhi@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/donggaizhi/DCircleView.git",
"tag": "1.0.0"
},
"source_files": "DCircleView/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}