[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / e / 5 / c / PodAsync / 0.4.8 / PodAsync.podspec.json
blob0b40a86f1eabfe32ef89f7cc65d6bbf4fbb46512
2   "name": "PodAsync",
3   "version": "0.4.8",
4   "summary": "Fanap Pod Async SDK to connect to Dirana",
5   "description": "This is a framework for projects that wants to have cominucation with Fanap Dirana Server through webSocket",
6   "homepage": "https://github.com/Mahyar1990/PodAsync",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mahyar1990": "mahyarjananeh289@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Mahyar1990/PodAsync.git",
16     "tag": "0.4.8"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "PodAsync/Classes/**/*",
22   "swift_version": "4.2",
23   "frameworks": "Foundation",
24   "dependencies": {
25     "Starscream": [
27     ],
28     "SwiftyJSON": [
30     ]
31   }