[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / a / 6 / HaloObjCSDK / 2.2.3 / HaloObjCSDK.podspec.json
blobf6f1220149fc2cae963651a92a1affec218a158e
2   "name": "HaloObjCSDK",
3   "module_name": "HaloObjC",
4   "version": "2.2.3",
5   "summary": "HALO iOS SDK (Objective-C)",
6   "homepage": "https://mobgen.github.io/halo-documentation/ios_home.html",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Borja Santos-Diez": "borja.santos@mobgen.com"
10   },
11   "source": {
12     "git": "https://github.com/mobgen/halo-ios.git",
13     "tag": "2.2.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "HaloObjC/**/*.{h,swift}",
20   "public_header_files": "HaloObjC/**/*.h",
21   "dependencies": {
22     "HaloSDK": [
24     ]
25   },
26   "pushed_with_swift_version": "3.1"