blob: 9c5d631a9893b89d735c8226983928bcc0f7a261 [file] [log] [blame]
{
"name": "ADPPhotoPicker",
"version": "0.1.2",
"summary": "Photo picker, based on model Photos",
"description": "Picker that allows you to take photos from gallery.",
"homepage": "https://github.com/alexey-kubas-appus/ADPPhotoPicker.git",
"license": "MIT",
"authors": {
"/Users/dmitry.pashinskiy/Desktop/ForFrameworks/Example/.git/config": "dmitry.pashinskiy@appus.me"
},
"source": {
"git": "https://github.com/alexey-kubas-appus/ADPPhotoPicker.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Resources": [
"Pod/Assets/**/*"
]
},
"resources": [
"Pod/Assets/**/*"
]
}