blob: 4ddb9a98d3df0d29cc7fc114cc5ab69eebcba001 [file] [log] [blame]
{
"name": "DDPhotoAlbum",
"version": "1.1.1",
"summary": "iOS library that provides for multiple image selection.",
"description": "iOS library that provides for multiple image selection...",
"homepage": "https://github.com/dd2333/DDPhotoAlbum",
"license": "MIT",
"authors": {
"dd2333": "ice.phoenix.zh@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dd2333/DDPhotoAlbum.git",
"tag": "1.1.1"
},
"source_files": [
"DDPhotoAlbum",
"DDPhotoAlbum/DDPhotoAlbum/DDPhotoAlbum/**/*.{h,m}"
],
"resources": [
"DDPhotoAlbum/DDPhotoAlbum/DDPhotoAlbum/DDPhotoAlbum.bundle",
"DDPhotoAlbum/DDPhotoAlbum/DDPhotoAlbum/**.lproj"
],
"frameworks": [
"AssetsLibrary",
"AVFoundation"
],
"requires_arc": true,
"deprecated": true
}