blob: de8c9a29d02b541e6d842fe3e54080cf7602a1c3 [file] [log] [blame]
{
"name": "RedPanda",
"platforms": {
"ios": "12.0"
},
"summary": "description",
"requires_arc": true,
"version": "0.1.16",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"omar hassan": "ohassan443@gmail.com"
},
"homepage": "https://github.com/ohassan443/RedPanda",
"source": {
"git": "https://github.com/ohassan443/RedPanda.git",
"tag": "0.1.16"
},
"frameworks": "UIKit",
"dependencies": {
"ReachabilitySwift": [
"~> 4.3.0"
],
"RealmSwift": [
]
},
"source_files": "ImageCollectionLoader/**/*.{swift}",
"resources": "ImageCollectionLoader/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_versions": "4.2",
"swift_version": "4.2"
}