[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 7 / f / d / FanapPodAsyncSDK / 0.10.0.1 / FanapPodAsyncSDK.podspec.json
blob24de5941e95531fbea7adbde2a895c476e333bb2
2   "name": "FanapPodAsyncSDK",
3   "version": "0.10.0.1",
4   "summary": "Fanap's POD Asyn 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/FanapSoft/pod-async-ios-sdk",
7   "license": "MIT",
8   "authors": {
9     "Hamed": "hamed8080@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_versions": "4.0",
15   "source": {
16     "git": "https://github.com/FanapSoft/pod-async-ios-sdk.git",
17     "tag": "0.10.0.1"
18   },
19   "source_files": "Pod-Async-iOS-SDK/Async/**/*.{h,swift,m}",
20   "frameworks": "Foundation",
21   "dependencies": {
22     "Starscream": [
23       "~> 3.0.5"
24     ],
25     "SwiftyJSON": [
27     ],
28     "SwiftyBeaver": [
30     ],
31     "Each": [
32       "~> 1.2"
33     ],
34     "Sentry": [
35       "~> 4.3.1"
36     ]
37   },
38   "swift_version": "4.0"