[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 4 / 3 / MGPhotoCollectionView / 1.0.1 / MGPhotoCollectionView.podspec.json
blob4aac56bbcfdcc803d0b7bf859c799fb5198d5b9a
2   "name": "MGPhotoCollectionView",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "A MGPhotoCollectionView view on iOS.",
6   "homepage": "https://github.com/gdhGaoFei/MGPhotoCollectionView",
7   "authors": {
8     "GaoFei": "gdhgaofei@163.com"
9   },
10   "source": {
11     "git": "https://github.com/gdhGaoFei/MGPhotoCollectionView.git",
12     "tag": "1.0.1"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "MGPhotoCollectionView/*.{h,m}",
19   "resources": "MGPhotoCollectionView/images/*.png",
20   "dependencies": {
21     "SDWebImage": [
23     ]
24   }