blob: 2b31c8f7da563afc2c8c541b0206318acc9de3b5 [file] [log] [blame]
{
"name": "DDPhotoAlbum",
"version": "1.1.0",
"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.0"
},
"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
}