blob: 2fa33be5b46dd9413f548b7a1291fec113257d22 [file] [log] [blame]
{
"name": "LoopImageView",
"version": "1.0.1",
"summary": "A simple picture rotation in Swift",
"homepage": "https://github.com/Jiexiang617/LoopImageView",
"license": "MIT",
"authors": {
"Jiexiang": "307143137@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Jiexiang617/LoopImageView.git",
"tag": "1.0.1"
},
"source_files": "LoopImageView/LoopImageView/*.swift",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.8"
]
},
"pushed_with_swift_version": "3.0"
}