blob: 68f064a797a8cdc019d7f59ec2b4920da69d3220 [file] [log] [blame]
{
"name": "SENSDK",
"version": "1.1.8.1",
"summary": "SENSDK.",
"description": "SENSDK",
"homepage": "https://github.com/sensdk/SENSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sensdk": "developer@synative.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sensdk/SENSDK.git",
"tag": "1.1.8.1"
},
"resources": "Framework/SENSDKSource.bundle",
"ios": {
"vendored_frameworks": "Framework/SENSDK.framework"
},
"frameworks": [
"Foundation",
"UIKit",
"WebKit",
"StoreKit",
"AVKit",
"AVFoundation",
"QuartzCore",
"AdSupport",
"CoreTelephony",
"SystemConfiguration",
"AudioToolbox"
],
"requires_arc": true
}