[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 9 / 1 / HaloSDK / 2.2.3 / HaloSDK.podspec.json
blob96796041cf8b8a945b06abbf9bb15c76e25c9fd4
2   "name": "HaloSDK",
3   "module_name": "Halo",
4   "version": "2.2.3",
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.3"
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.1"