| { |
| "name": "RedPanda", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "summary": "description", |
| "requires_arc": true, |
| "version": "0.1.20", |
| "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.20" |
| }, |
| "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" |
| } |