blob: 8b56380b4f5c709cd4166b9a4ca6ff7c5bfa5846 [file] [log] [blame]
{
"name": "LayerKit",
"version": "0.17.4",
"summary": "LayerKit is the iOS client interface for the Layer communications cloud.",
"license": "Commercial",
"authors": {
"Blake Watters": "blake@layer.com",
"Klemen Verdnik": "klemen@layer.com"
},
"homepage": "http://layer.com",
"libraries": "z",
"requires_arc": true,
"source": {
"git": "https://github.com/layerhq/releases-ios.git",
"tag": "v0.17.4"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "LayerKit.framework",
"frameworks": [
"CFNetwork",
"Security",
"MobileCoreServices",
"SystemConfiguration",
"UIKit"
]
}
}