[Add] FishjamCloudClient 0.6.0
[CocoaPods.git] / Specs / a / 3 / 5 / MoBagelSDK / 0.3.0 / MoBagelSDK.podspec.json
blob3d07692c3f5e2e1f1c641e27a9a79f06e607c226
2   "name": "MoBagelSDK",
3   "version": "0.3.0",
4   "summary": "MoBagel’s SDK simplifies the process of calling MoBagel's API and quickly deploy real-time reporting on IoT devices.",
5   "description": "MoBagel is a real-time cloud analytics platform that helps IoT companies monitor and analyze hardware usage, speed up research and development, forecast sales and marketing strategies, and proactively engage with customers to prevent product returns.",
6   "homepage": "https://github.com/MOBAGEL/MoBagelSDK",
7   "license": "MIT",
8   "authors": {
9     "KenLin": "can@mobagel.com"
10   },
11   "source": {
12     "git": "https://github.com/MOBAGEL/MoBagelSDK.git",
13     "tag": "0.3.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "MoBagelSDK": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "AFNetworking": [
27       "~> 2.3"
28     ],
29     "AESCrypt": [
30       "~> 0.0.1"
31     ]
32   }