blob: 62636897ff1e9282179a6714108165baa0abb815 [file] [log] [blame]
{
"name": "MarketingCenter",
"version": "0.0.2",
"license": "MIT",
"summary": "Marketing Center is a module which will be added to other apps",
"homepage": "https://tfs.prd.costargroup.com/CoStarCollection/Research%20App%20Dev/_git/MarketingCenterFramework_iOS",
"authors": {
"Syed Bokhari": "sbokhari@costar.com"
},
"source": {
"git": "https://tfs.prd.costargroup.com/CoStarCollection/Research%20App%20Dev/_git/MarketingCenterFramework_iOS",
"tag": "0.0.2"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"frameworks": "UIKit"
},
"swift_versions": "4.2",
"source_files": "MarketingCenter/Classes/**/*.{h,m,swift}",
"resource_bundles": {
"MarketingCenter": [
"MarketingCenter/**/*.{storyboard,xib,xcassets,strings}"
]
},
"dependencies": {
"HellyerFoundation": [
"~> 0.0.9"
],
"Charts": [
"~> 3.2.2"
],
"CropViewController": [
"~> 2.4.0"
],
"AssetsPickerViewController": [
"~> 2.0"
]
},
"swift_version": "4.2"
}