[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / e / Rooftop / 0.0.1 / Rooftop.podspec.json
blobe7d08d199a57bf91da91c7ad9d9fde3aed1afd87
2   "name": "Rooftop",
3   "version": "0.0.1",
4   "summary": "Rooftop SDK for Apple platforms",
5   "description": "Rooftop SDK for Apple platforms.",
6   "authors": "Rooftoptek",
7   "homepage": "https://www.rftp.io",
8   "license": {
9     "type": "BSD",
10     "file": "LICENSE"
11   },
12   "source": {
13     "git": "https://github.com/Rooftoptek/Rooftop-SDK-xOS.git",
14     "tag": "0.0.1"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "ios": {
20     "vendored_frameworks": "iOS/Rooftop.framework",
21     "frameworks": [
22       "AudioToolbox",
23       "CoreLocation",
24       "SystemConfiguration"
25     ]
26   },
27   "libraries": "sqlite3",
28   "dependencies": {
29     "Bolts/Tasks": [
30       "~> 1.8"
31     ],
32     "AWSCognito": [
33       "~> 2.4"
34     ],
35     "AWSLambda": [
36       "~> 2.4"
37     ],
38     "AWSS3": [
39       "~> 2.4"
40     ]
41   }