blob: 97b4b6ae7fcbaa6d742a8595d6b2e4d529913ef4 [file] [log] [blame]
{
"name": "CDAlbumView",
"platforms": {
"ios": "6.0"
},
"version": "1.0.1",
"license": "MIT",
"summary": "A IOS View Controller for displaying a rotating music album picture.",
"homepage": "https://github.com/liaogang/CDAlbumView",
"authors": {
"liaogagng": "ynwlgh@icloud.com"
},
"source": {
"git": "https://github.com/liaogang/CDAlbumView.git",
"tag": "v1.0.1"
},
"source_files": "CDAlbumView",
"dependencies": {
"SDWebImage": [
"~> 3.7.3"
]
}
}