[Delete] FaceCoreBasicNightly 6.3.1040
[CocoaPods.git] / Specs / 2 / 4 / 5 / HOLLER-iOS / 0.0.1 / HOLLER-iOS.podspec.json
blob4ae140c0567d47a2b7fcaae493889595606e71f5
2   "name": "HOLLER-iOS",
3   "version": "0.0.1",
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": "AppHOLLERs Proprietary",
8   "authors": {
9     "Phong Nguyen": "phong.nguyen@rainmaker-labs.com"
10   },
11   "source": {
12     "git": "https://github.com/AppHOLLER/Holler-iOS.git",
13     "tag": "0.0.1"
14   },
15   "social_media_url": "https://www.facebook.com/RainmakerLabs",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Holler-iOS/Classes/**/*",
20   "resource_bundles": {
21     "Holler-iOS": [
22       "Holler-iOS/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "MapKit",
28     "CoreLocation"
29   ],
30   "dependencies": {
31     "AFNetworking": [
32       "~> 3.1.0"
33     ]
34   }