[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 7 / d / Teralytic / 1.0.6-10 / Teralytic.podspec.json
blobc306450ceae227141be616f4fb8cc8aac9ce2600
2   "name": "Teralytic",
3   "version": "1.0.6-10",
4   "summary": "teralytic",
5   "description": "The Teralytic API allows clients to manage their organization, view their fields and and probes, and query sensor readings and analytics.  For sandbox testing you may use the api key: `swagger.teralytic.io`",
6   "platforms": {
7     "ios": "7.0"
8   },
9   "requires_arc": true,
10   "frameworks": "SystemConfiguration",
11   "homepage": "https://gitlab.com/teralytic/teralytic-ios",
12   "license": "Proprietary",
13   "source": {
14     "git": "https://gitlab.com/teralytic/teralytic-ios.git",
15     "tag": "1.0.6-10"
16   },
17   "authors": {
18     "Teralytic": "support@teralytic.com"
19   },
20   "source_files": "Teralytic/**/*.{m,h}",
21   "public_header_files": "Teralytic/**/*.h",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3"
25     ],
26     "JSONModel": [
27       "~> 1.2"
28     ],
29     "ISO8601": [
30       "~> 0.6"
31     ]
32   }