[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 9 / 1 / HaloSDK / 2.2.2 / HaloSDK.podspec.json
blobbce26e071716822733c76304068a5d2220594956
2   "name": "HaloSDK",
3   "module_name": "Halo",
4   "version": "2.2.2",
5   "summary": "HALO iOS SDK",
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.2"
14   },
15   "source_files": [
16     "Sources/**/*.swift",
17     "Libraries/**/*.swift"
18   ],
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "frameworks": [
24     "Foundation",
25     "SystemConfiguration"
26   ],
27   "libraries": [
28     "sqlite3",
29     "z"
30   ],
31   "pushed_with_swift_version": "3.0"