blob: 9e4b4240412b4aaf05c128cc877d41e0ecb2d7ba [file] [log] [blame]
{
"name": "TestFairy",
"version": "1.6.4",
"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.6.4.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
}