blob: 3f8762f7a1627ebee840adc5837fc67277c5024f [file] [log] [blame]
{
"name": "Ensighten",
"version": "1.3.3",
"summary": "Ensighten Swift framework",
"description": "Ensighten framework allows you to setup Ensighten tag management software in your iOS apps. To get it working correctly it must be used with Ensighten Swift Toolchain.",
"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": "1.3.3"
},
"frameworks": "EnsightenSwift",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "/Applications/Xcode.app/Contents/Developer/Library/Frameworks"
},
"vendored_frameworks": "EnsightenSwift.framework",
"platforms": {
"ios": "8.0"
}
}