[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / f / d / FanapPodAsyncSDK / 0.9.5.0 / FanapPodAsyncSDK.podspec.json
blobf1184a7fcb875feae77ec3b51964a72380befb01
2   "name": "FanapPodAsyncSDK",
3   "version": "0.9.5.0",
4   "summary": "Fanap's POD Async Service (DIRANA) - iOS SDK",
5   "description": "This Package will use to connect the client to the Fanap's async service (DIRANA), and it will live the connection (with socket) to send and recieve messages...",
6   "homepage": "https://github.com/Mahyar1990/Fanap-Async-SDK",
7   "license": "MIT",
8   "authors": {
9     "Mahyar": "mahyar.zhiani@icloud.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/Mahyar1990/Fanap-Async-SDK.git",
16     "tag": "0.9.5.0"
17   },
18   "source_files": "Pod-Async-iOS-SDK/Async/**/*.{h,swift,m}",
19   "frameworks": "Foundation",
20   "dependencies": {
21     "Starscream": [
22       "~> 3.0.5"
23     ],
24     "SwiftyJSON": [
26     ],
27     "SwiftyBeaver": [
29     ],
30     "Each": [
31       "~> 1.2"
32     ],
33     "Sentry": [
34       "~> 4.3.1"
35     ]
36   }