blob: 0450d6324826c7b7c4bcf406473aa3f1ba152c81 [file] [log] [blame]
{
"name": "LivecenterKit",
"version": "0.1.6",
"summary": "Livecenter SDK for iOS",
"documentation_url": "https://github.com/thoughtchimp/livecenter-ios-sample",
"homepage": "https://github.com/thoughtchimp/livecenter-ios-sdk.git",
"license": "MIT",
"authors": {
"Thoughtchimp": "whoop@thoughtchimp.com"
},
"source": {
"git": "https://github.com/thoughtchimp/livecenter-ios-sdk.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "Framework/LivecenterKit.framework"
},
"frameworks": [
"UIKit",
"WebKit"
]
}