[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / f / d / FanapPodAsyncSDK / 0.5.2 / FanapPodAsyncSDK.podspec.json
blob8f6d3580f55f8cee8dd846db17d87ba8144f8ac4
2   "name": "FanapPodAsyncSDK",
3   "version": "0.5.2",
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": "11.2"
13   },
14   "source": {
15     "git": "https://github.com/Mahyar1990/Fanap-Async-SDK.git",
16     "tag": "0.5.2"
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   }