[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / 2 / 4 / 5 / HOLLER-iOS / 1.2 / HOLLER-iOS.podspec.json
blob51228b0224559a8b5c70ee6e2d6dc2729ff404e9
2   "name": "HOLLER-iOS",
3   "version": "1.2",
4   "summary": "SaaS Product aims to empower mobile app.",
5   "description": "Adding capability to mobile app with Marketing Automation, User Engagement and strong solid Insights Data.",
6   "homepage": "https://www.appholler.com",
7   "license": {
8     "type": "MIT",
9     "text": "                   Copyright 2016 Rainmaker-Labs\n"
10   },
11   "authors": {
12     "Phong Nguyen": "phong.nguyen@rainmaker-labs.com"
13   },
14   "source": {
15     "git": "https://github.com/AppHOLLER/Holler-iOS.git",
16     "tag": "1.2"
17   },
18   "social_media_url": "https://www.facebook.com/RainmakerLabs",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "HOLLER-iOS/HOLLER-iOS/Classes/*.{h,m}",
23   "frameworks": [
24     "UIKit",
25     "MapKit",
26     "CoreLocation"
27   ],
28   "dependencies": {
29     "AFNetworking": [
30       "~> 3.1.0"
31     ]
32   }