blob: c96960227cae1ca1632960ab148c1007edfbb125 [file] [log] [blame]
{
"name": "MEAEnergyKit",
"version": "1.0.0",
"summary": "A framework for MEAEnergyKit",
"homepage": "https://gitlab.com/mea-energy-sdk/docs/tree/master/ios",
"license": {
"type": "Commercial",
"text": "MEA"
},
"authors": {
"MEA": "mea.energysdk@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitlab.mapboss.co.th/customers/MEA/energy-sdk/ios-energy-sdk.git",
"tag": "v1.0.0"
},
"vendored_frameworks": "Frameworks/1.0.0/MEAEnergyKit.framework",
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 4.9.0"
],
"Charts": [
"~> 3.3.0"
],
"ReactiveCocoa": [
"~> 9.0.0"
],
"SnapKit": [
"~> 5.0.1"
]
}
}