[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 3 / 5 / MoBagelSDK / 3.0.2 / MoBagelSDK.podspec.json
blob2df45e3ada7538defc6311b145692041c9bf3f1b
2   "name": "MoBagelSDK",
3   "version": "3.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": "3.0.2"
15   },
16   "platforms": {
17     "ios": "7.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   }