[Add] MamoGiftCustom 1.0.7
[CocoaPods.git] / Specs / 7 / c / 2 / DDPhotoAlbum / 1.0.0 / DDPhotoAlbum.podspec.json
bloba2eefddb852243966b0ddc60d70d8741bff37e6f
2   "name": "DDPhotoAlbum",
3   "version": "1.0.0",
4   "summary": "iOS library that provides multiple image selection / iOS支持多图选择的相册",
5   "description": "This is a multiple-choice image picker.",
6   "homepage": "https://github.com/dd2333/DDPhotoAlbum",
7   "license": "MIT",
8   "authors": {
9     "dd2333": "ice.phoenix.zh@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/dd2333/DDPhotoAlbum.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "DDPhotoAlbum",
20     "DDPhotoAlbum/DDPhotoAlbum/DDPhotoAlbum/**/*.{h,m}"
21   ],
22   "resources": [
23     "DDPhotoAlbum/DDPhotoAlbum/DDPhotoAlbum/DDPhotoAlbum.bundle",
24     "DDPhotoAlbum/DDPhotoAlbum/DDPhotoAlbum/**.lproj"
25   ],
26   "frameworks": [
27     "AssetsLibrary",
28     "AVFoundation"
29   ],
30   "requires_arc": true,
31   "deprecated": true