blob: 3b95270a134aa1efdd1d4d466fc52b75303330bb [file] [log] [blame]
{
"name": "TestFairy",
"version": "1.6.2",
"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.2.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
}