[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / e / d / MoBagel / 1.3.0 / MoBagel.podspec.json
blobc738e9dceb21ebe53db53ff53ac962d79063c926
2   "name": "MoBagel",
3   "version": "1.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/mobagel-ios-sdk",
7   "license": "MIT",
8   "authors": {
9     "KenLin": "can@mobagel.com"
10   },
11   "source": {
12     "git": "https://github.com/MOBAGEL/mobagel-ios-sdk.git",
13     "tag": "1.3.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "AFNetworking": [
22       "~> 2.3"
23     ]
24   }