blob: 155acab53d48baff81dd0c542d311f1f11e25b28 [file] [log] [blame]
{
"name": "XRPhotos",
"version": "1.0.1",
"summary": "Based on a ` PhotosKit ` photo selection framework.",
"homepage": "https://github.com/hanzhuzi/XRPhotos",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hanzhuzi": "violet_buddhist@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hanzhuzi/XRPhotos.git",
"tag": "1.0.1"
},
"source_files": [
"Source",
"XRPhotos/Source/**/*.{h,m}"
],
"resources": "XRPhotos/Source/XRPhotos.bundle/*.png",
"requires_arc": true,
"dependencies": {
"MWPhotoBrowser": [
"~> 2.1.2"
],
"RSKImageCropper": [
"~> 2.2.1"
]
}
}