blob: 65ef81dc8ae7882b74bae4e6b9cb66367b0948d0 [file] [log] [blame]
{
"name": "AppRight",
"version": "2.2.5.0",
"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.5.0"
},
"source_files": [
"AppRight.framework/Versions/2_2_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"
]
}