blob: 72ed6db5aedfaa4c5cd19bbc6992909b8b0f3fcc [file] [log] [blame]
{
"name": "CDAlbumView",
"platforms": {
"ios": "6.0"
},
"version": "1.0.3",
"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.3"
},
"source_files": "CDAlbumView",
"resources": [
"CDAlbumView/*.png",
"CDAlbumView/CDAlbum.storyboard"
],
"dependencies": {
"SDWebImage": [
"~> 3.7.3"
]
}
}