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