[Add] PayUIndia-PayUParams 4.1.1
[CocoaPods.git] / Specs / 1 / d / c / Testfire / 1.7.0 / Testfire.podspec.json
blob44a6625621042694004d674b7d51cfa9601579b7
2   "name": "Testfire",
3   "version": "1.7.0",
4   "summary": "Testfire makes it easy to manage mobile testing with in-app screen capture and video recording of bugs.",
5   "description": "Testfire provides a unified framework for QA, UAT and beta testing of mobile apps.  With the Testfire SDK embedded in an app, users can capture screenshots and record video of captured bugs.\n\nUAT and beta testers can use the same framework to submit annotated screenshots and video recordings of issues as well.  Issues and videos can be replayed on the Testfire dashboard, complete with touch data representing all of the users' interactions in an app.",
6   "homepage": "https://testfire.io",
7   "documentation_url": "http://docs.testfire.io",
8   "license": {
9     "type": "Commercial",
10     "text": "              All text and design is copyright © 2014 Testfire\n              All rights reserved. Terms of use as defined at http://testfire.io applies.\n"
11   },
12   "authors": {
13     "Testfire": "support@testfire.io"
14   },
15   "source": {
16     "http": "http://testfire-downloads.s3.amazonaws.com/ios/Testfire-1.7.0.zip"
17   },
18   "platforms": {
19     "ios": "6.1"
20   },
21   "requires_arc": true,
22   "source_files": "Testfire/Testfire.framework/Versions/A/Headers/*.h",
23   "resources": "Testfire/Resources/*",
24   "preserve_paths": "Testfire/Testfire.framework",
25   "xcconfig": {
26     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Testfire/Testfire\""
27   },
28   "frameworks": [
29     "Accelerate",
30     "AVFoundation",
31     "CoreGraphics",
32     "CoreTelephony",
33     "CoreVideo",
34     "Foundation",
35     "MobileCoreServices",
36     "QuartzCore",
37     "Security",
38     "SystemConfiguration",
39     "UIKit",
40     "Testfire"
41   ]