blob: 3688d211074479d89cc70c46a6446d343fb4f640 [file] [log] [blame]
{
"name": "ImageFilesPicker",
"version": "0.1.2",
"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/*",
"requires_arc": true
}