blob: 8a8649d429e1bfac065529b9364697c647f7f6d0 [file] [log] [blame]
{
"name": "Ensighten",
"version": "0.2.0",
"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": "NONE",
"file": "LICENSE"
},
"authors": {
"Subash Luitel": "subash.luitel@ensighten.com"
},
"source": {
"git": "https://bitbucket.org/ensighten-ondemand/swift-core",
"tag": "0.2.0"
},
"frameworks": "EnsightenSwift",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "/Applications/Xcode.app/Contents/Developer/Library/Frameworks"
},
"vendored_frameworks": "EnsightenSwift.framework",
"platforms": {
"ios": "8.0"
}
}