[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / f / d / FanapPodAsyncSDK / 0.2.4.2 / FanapPodAsyncSDK.podspec.json
blob5317e53041e018a7263ad6bb6b660616b8660c37
2   "name": "FanapPodAsyncSDK",
3   "version": "0.2.4.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/smartPodLand/Pod-Async-iOS-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/smartPodLand/Pod-Async-iOS-SDK.git",
16     "tag": "0.2.4.2"
17   },
18   "source_files": "Pod-Async-iOS-SDK/Async/**/*.{h,swift,m}",
19   "frameworks": "Foundation",
20   "dependencies": {
21     "Starscream": [
23     ],
24     "SwiftyJSON": [
26     ],
27     "SwiftyBeaver": [
29     ]
30   }