blob: 2e8b46a158da1fc1df2704cd613749964c9ffd5c [file] [log] [blame]
{
"name": "ImageFilesPicker",
"version": "0.2.1",
"summary": "ImageFilesPicker",
"homepage": "https://github.com/mcmatan/ImageFilesPicker",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YOURNAME": "Matan"
},
"source": {
"git": "https://github.com/mcmatan/ImageFilesPicker.git"
},
"frameworks": "UIKit",
"source_files": [
"Vendor/*",
"Resource/*",
"ImagePicker/Resource"
],
"requires_arc": true
}