[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / b / TouchZ / 0.1.3 / TouchZ.podspec.json
blobc91da226d9b6eb49b679ee11788ca2588de78ac7
2   "name": "TouchZ",
3   "version": "0.1.3",
4   "summary": "Beta testing framework.",
5   "homepage": "https://bitbucket.org/scand/touchez-ios",
6   "social_media_url": "https://scand.com/",
7   "license": {
8     "type": "GPLv3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Scand Ltd.": "info@scand.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/scand/touchez-ios.git",
16     "tag": "0.1.3"
17   },
18   "description": "Simple iOS library for capturing screenshots automatically while testing an app",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "ios": {
28     "vendored_frameworks": "TouchZ/Frameworks/TouchZ.framework"
29   },
30   "preserve_paths": "TouchZ/Frameworks/TouchZ.framework"