blob: d299490189c4b3ae52fe0548a76f4d38267c30c9 [file] [log] [blame]
{
"name": "Ensighten",
"version": "2.1.4",
"summary": "Ensighten Swift framework",
"description": "Install the Ensighten framework to deploy analytics and other third-party technologies in your iOS app written primarily in Swift. The library must be bootstrapped using the Account ID associated with your account and the App ID associated with your app.",
"homepage": "https://bitbucket.org/ensighten-ondemand/swift-core",
"license": {
"type": "Proprietary",
"file": "LICENSE"
},
"authors": {
"Subash Luitel": "subash.luitel@ensighten.com"
},
"source": {
"git": "https://bitbucket.org/ensighten-ondemand/swift-core",
"tag": "2.1.4"
},
"frameworks": "EnsightenSwift",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "/Applications/Xcode.app/Contents/Developer/Library/Frameworks"
},
"vendored_frameworks": "EnsightenSwift.framework",
"platforms": {
"ios": "9.0"
}
}