blob: 22ec4266227610edc664e66bd01acc3993d52a70 [file] [log] [blame]
{
"name": "AbraGallery",
"summary": "Something good about gallery",
"version": "1.0.0",
"homepage": "https://github.com/OpenSooq/Abra.git",
"license": "MIT",
"authors": {
"OpenSooq": "ramzi.q@opensooq.com"
},
"source": {
"git": "https://github.com/OpenSooq/Abra.git",
"tag": "1.0.0"
},
"social_media_url": "https://www.facebook.com/opesnooq.engineering/",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"resources": "Resources/Gallery.bundle",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation",
"Photos",
"PhotosUI",
"CoreLocation",
"AVKit"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}