[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 3 / 8 / ToucheZ / 0.1.2 / ToucheZ.podspec.json
blobb647c3ac08c258a764a074a172baeb528ee357f8
2   "name": "ToucheZ",
3   "version": "0.1.2",
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.2"
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": "ToucheZ/Frameworks/ToucheZ.framework"
29   },
30   "preserve_paths": "ToucheZ/Frameworks/ToucheZ.framework",
31   "deprecated": true