blob: 2ac52699d158d40b78ae34b2ecf4d1198bb9b05e [file] [log] [blame]
{
"name": "AppRight",
"version": "2.2.7.5",
"summary": "AppRight gathers information on the core performance metrics that matter most to application users.",
"homepage": "https://bitbucket.org/gryphteam/maven",
"license": {
"type": "Commercial",
"file": "EULA"
},
"platforms": {
"ios": "6.0"
},
"authors": {
"Gryphonet": "contact@gryphonet.com"
},
"source": {
"git": "https://bitbucket.org/gryphteam/maven.git",
"tag": "2.2.7.5"
},
"source_files": [
"AppRight.framework/Versions/2_2_7_5/Headers/*.h",
"js/*.{js,h,m}"
],
"preserve_paths": [
"AppRight.framework",
"js"
],
"public_header_files": "js/*.h",
"vendored_frameworks": "AppRight.framework",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/AppRight/"
},
"dependencies": {
"Cordova": [
">3"
]
},
"frameworks": [
"Foundation",
"SystemConfiguration",
"CoreData",
"MessageUI",
"Security"
]
}