[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / 8 / BAKit / 1.1.0 / BAKit.podspec.json
blobfe146d413a4738bababd78184ae2237c0209e54e
2   "name": "BAKit",
3   "version": "1.1.0",
4   "summary": "Location-based notifications for personalized user engagement and retention campaigns.",
5   "description": "Board Active iOS SDK, for integrating BoardActive into your iOS application. The SDK supports iOS 10.0]+",
6   "homepage": "https://boardactive.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BoardActive": "dev@boardactive.com"
13   },
14   "source": {
15     "git": "https://github.com/BoardActive/BAKit-ios.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "4.0",
22   "requires_arc": true,
23   "module_name": "BAKit",
24   "source_files": "BAKit/Source/**/*.{swift,h,m}",
25   "dependencies": {
26     "INTULocationManager": [
28     ]
29   },
30   "static_framework": true,
31   "swift_version": "4.0"