[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 7 / f / d / FanapPodAsyncSDK / 1.1.0 / FanapPodAsyncSDK.podspec.json
blob7cd23a1241abc1a532ff5c3a80f254feaa97f93d
2   "name": "FanapPodAsyncSDK",
3   "version": "1.1.0",
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://pubgi.fanapsoft.ir/chat/ios/fanappodasyncsdk",
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://pubgi.fanapsoft.ir/chat/ios/fanappodasyncsdk.git",
17     "tag": "1.1.0"
18   },
19   "source_files": "Sources/FanapPodAsyncSDK/**/*.{h,swift,m}",
20   "frameworks": "Foundation",
21   "dependencies": {
22     "Starscream": [
23       "~> 3.0.5"
24     ]
25   },
26   "swift_version": "4.0"