[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / f / d / FanapPodAsyncSDK / 0.5.3 / FanapPodAsyncSDK.podspec.json
blob2756c8352624724ff05486287271c5642f2dead8
2   "name": "FanapPodAsyncSDK",
3   "version": "0.5.3",
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": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Mahyar1990/Fanap-Async-SDK.git",
16     "tag": "0.5.3"
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   }