blob: 5e9396bcfbc138be8600220112a3a7aa5c457dac [file] [log] [blame]
{
"name": "TestFairy",
"version": "1.4.6",
"license": {
"type": "Commercial",
"text": ""
},
"summary": "TestFairy app monitoring and crash handling framework",
"homepage": "https://www.testfairy.com",
"authors": {
"TestFairy": "support@testfairy.com"
},
"source": {
"http": "http://app.testfairy.com/ios-sdk/TestFairySDK-1.4.6.zip"
},
"platforms": {
"ios": null
},
"source_files": "TestFairy.h",
"preserve_paths": "libTestFairy.a",
"libraries": [
"TestFairy"
],
"frameworks": [
"UIKit",
"CoreMedia",
"CoreMotion",
"AVFoundation",
"OpenGLES",
"SystemConfiguration"
],
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/TestFairy\""
},
"requires_arc": true
}