blob: b4133b19e9f51b07c3e87f7a16debb106fdb4f94 [file] [log] [blame]
{
"name": "RDKCoreExtensions",
"version": "0.1.7",
"summary": "Core Extensions for Reddoak projects",
"description": "No need to write them again! Core Extensions will do all the work.",
"homepage": "https://gitlab.com/phillip-maizza/RDKCoreExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Phillip Maizza": "phillip.maizza@reddoak.com"
},
"source": {
"git": "https://gitlab.com/phillip-maizza/RDKCoreExtensions.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RDKCoreExtensions/Classes/**/*",
"resource_bundles": {
"RDKCoreExtensions": [
"RDKCoreExtensions/Assets/*.xcassets"
]
},
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
"~> 3.2.0"
],
"SDWebImage": [
],
"SDWebImage/GIF": [
],
"SwiftMessages": [
]
}
}