[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / b / 1 / iOSSBackAPI / 0.1.0 / iOSSBackAPI.podspec.json
blobaeeef94a6cd1779f4a386e0a1b7ddbea443dcd9e
2   "name": "iOSSBackAPI",
3   "version": "0.1.0",
4   "summary": "It is a API to communicate with Shop Back Technology's services. This API reads the user position and send a notification in background.",
5   "description": "TODO: It is a API to communicate with Shop Back Technology's services. This API reads the user position and send a notification in background.",
6   "homepage": "https://github.com/MatheusRR/iOSSBackAPI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matheus Ribeiro": "empresas.mr.two@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MatheusRR/iOSSBackAPI.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.3"
20   },
21   "source_files": "iOSSBackAPI/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.4"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"