[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 6 / 4 / 2 / CDAlbumView / 1.0.1 / CDAlbumView.podspec.json
blob97b4b6ae7fcbaa6d742a8595d6b2e4d529913ef4
2   "name": "CDAlbumView",
3   "platforms": {
4     "ios": "6.0"
5   },
6   "version": "1.0.1",
7   "license": "MIT",
8   "summary": "A IOS View Controller for displaying a rotating music album picture.",
9   "homepage": "https://github.com/liaogang/CDAlbumView",
10   "authors": {
11     "liaogagng": "ynwlgh@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/liaogang/CDAlbumView.git",
15     "tag": "v1.0.1"
16   },
17   "source_files": "CDAlbumView",
18   "dependencies": {
19     "SDWebImage": [
20       "~> 3.7.3"
21     ]
22   }