[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 6 / 4 / 2 / CDAlbumView / 1.0.2 / CDAlbumView.podspec.json
blob5735538dff52960fd2d3a4fd6f4e24a951f1559f
2   "name": "CDAlbumView",
3   "platforms": {
4     "ios": "6.0"
5   },
6   "version": "1.0.2",
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.2"
16   },
17   "source_files": "CDAlbumView",
18   "resources": [
19     "CDAlbumView/*.png",
20     "CDAlbumView/CDAlbum.storyboard"
21   ],
22   "dependencies": {
23     "SDWebImage": [
24       "~> 3.7.3"
25     ]
26   }