[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / f / 9 / mobagel-ios-sdk / 1.0.2 / mobagel-ios-sdk.podspec.json
blob80feba68f498dd40d24075100447d33d6c8dbaa0
2   "name": "mobagel-ios-sdk",
3   "version": "1.0.2",
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   "deprecated": true,
7   "homepage": "https://github.com/MOBAGEL/mobagel-test-",
8   "license": "MIT",
9   "authors": {
10     "KenLin": "can@mobagel.com"
11   },
12   "source": {
13     "git": "https://github.com/MOBAGEL/mobagel-test-.git",
14     "tag": "1.0.2"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "MoBagelSDK": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "dependencies": {
27     "AFNetworking": [
28       "~> 2.3"
29     ]
30   }