[Add] KommunicateCore-iOS-SDK 1.2.5
[CocoaPods.git] / Specs / 7 / f / d / FanapPodAsyncSDK / 0.7.1 / FanapPodAsyncSDK.podspec.json
blobbc9e5d52abbbed11405489bf18a2e5a396f85b74
2   "name": "FanapPodAsyncSDK",
3   "version": "0.7.1",
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.7.1"
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   }