blob: cac173feb69f51d2d3a8428eaa5c0085bb4ab7c2 [file] [log] [blame]
{
"name": "Pendo",
"version": "0.0.11",
"summary": "Pengo agent for iOS",
"homepage": "http://www.pendo.io",
"license": "Commercial",
"authors": {
"Antonio Rodriguez": "antonio@pendo.io"
},
"source": {
"git": "https://github.com/pendo-io/pendo-ios.git",
"tag": "0.0.11"
},
"social_media_url": "https://twitter.com/pendoio",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"source_files": "pendo-ios/*.h",
"public_header_files": "pendo-ios/*.h",
"vendored_libraries": "pendo-ios/libPendo.a"
},
"frameworks": [
"UIKit",
"Security",
"WebKit"
],
"libraries": "z",
"module_name": "Pendo"
}