blob: 17cefa647161102101dee127e79bdffcf2645fc6 [file] [log] [blame]
{
"name": "ImageFilesPicker",
"version": "0.1.3",
"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": [
"ImagePicker/*",
"Vendor/*",
"Resource/*"
],
"requires_arc": true
}