[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / c / 1 / chatio / 2.0.7 / chatio.podspec.json
blobe15d7898e0f2bade36086cc9b38a18818541383c
2   "name": "chatio",
3   "version": "2.0.7",
4   "summary": "chat.io chat window for your iOS app.",
5   "homepage": "https://github.com/livechat/chatio-chat-widget-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Łukasz Jerciński": "l.jercinski@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/livechat/chatio-chat-widget-ios.git",
15     "tag": "2.0.7"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "Sources/*.{swift}",
21   "resources": "Sources/*.{js}",
22   "frameworks": [
23     "UIKit",
24     "WebKit"
25   ],
26   "xcconfig": {
27     "SWIFT_VERSION": "4.0"
28   },
29   "pushed_with_swift_version": "3.0"