[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 8 / f / LivecenterKit / 0.1.6 / LivecenterKit.podspec.json
blob0450d6324826c7b7c4bcf406473aa3f1ba152c81
2   "name": "LivecenterKit",
3   "version": "0.1.6",
4   "summary": "Livecenter SDK for iOS",
5   "documentation_url": "https://github.com/thoughtchimp/livecenter-ios-sample",
6   "homepage": "https://github.com/thoughtchimp/livecenter-ios-sdk.git",
7   "license": "MIT",
8   "authors": {
9     "Thoughtchimp": "whoop@thoughtchimp.com"
10   },
11   "source": {
12     "git": "https://github.com/thoughtchimp/livecenter-ios-sdk.git",
13     "tag": "0.1.6"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "ios": {
20     "vendored_frameworks": "Framework/LivecenterKit.framework"
21   },
22   "frameworks": [
23     "UIKit",
24     "WebKit"
25   ]