blob: 7159aa0089a03006667d3acb0d8e872ab974813b [file] [log] [blame]
{
"name": "Hevo",
"version": "1.0.0",
"summary": "HEVO iOS SDK - Electric Vehicle Charging Stations",
"description": "HEVO iOS SDK Electric Vehicle Charging and Parking Alignment helper. Use this software to integrate HEVO charger technology.",
"homepage": "http://hevopower.com",
"license": "MIT",
"authors": {
"Emrah Usar": "emrahusar@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/HEVOInc/hevo_ios.git",
"tag": "1.0.0"
},
"source_files": [
"Hevo",
"Hevo/**/*.{h,m,swift}"
],
"swift_version": "4",
"social_media_url": "https://www.twitter.com/hevopower",
"requires_arc": true,
"compiler_flags": "-Wall -Werror -Wextra",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
}
}