[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 5 / e / c / Hevo / 1.0.0 / Hevo.podspec.json
blob7159aa0089a03006667d3acb0d8e872ab974813b
2   "name": "Hevo",
3   "version": "1.0.0",
4   "summary": "HEVO iOS SDK - Electric Vehicle Charging Stations",
5   "description": "HEVO iOS SDK Electric Vehicle Charging and Parking Alignment helper. Use this software to integrate HEVO charger technology.",
6   "homepage": "http://hevopower.com",
7   "license": "MIT",
8   "authors": {
9     "Emrah Usar": "emrahusar@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/HEVOInc/hevo_ios.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Hevo",
20     "Hevo/**/*.{h,m,swift}"
21   ],
22   "swift_version": "4",
23   "social_media_url": "https://www.twitter.com/hevopower",
24   "requires_arc": true,
25   "compiler_flags": "-Wall -Werror -Wextra",
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "4"
28   }