blob: dc2e01fe52e08d05e02a79599ec4d3d7f254380c [file] [log] [blame]
{
"name": "DDImagePiker",
"version": "0.0.2",
"summary": "Used for the selection of images in assetlibrary or takePhoto.",
"homepage": "https://github.com/393385724/DDImagePiker",
"license": "MIT",
"authors": {
"llg": "393385724@qq.com"
},
"source": {
"git": "https://github.com/393385724/DDImagePiker.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "DDImagePiker/**/**/*.{h,m}",
"resources": "DDImagePiker/**/**/*.{png,jpeg,jpg,xib,xcassets}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"Photos",
"AssetsLibrary",
"AVFoundation",
"UIKit"
],
"dependencies": {
"DDCoreCategory": [
]
}
}