[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 2 / 4 / 7 / AppLyft / 0.2.9 / AppLyft.podspec.json
bloba38ae453f22cd1f4e13d77f447aa6bf86d891573
2   "name": "AppLyft",
3   "version": "0.2.9",
4   "summary": "Bug reporting for mobile apps. Learn more at https://applyft.io",
5   "homepage": "https://applyft.io/",
6   "authors": {
7     "Miroslav Kovac": "miroslav.kovac@icloud.com"
8   },
9   "license": {
10     "type": "Commercial",
11     "file": "LICENSE.md"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/AppLyft/AppLyft-iOS-SDK.git",
18     "tag": "0.2.9"
19   },
20   "libraries": "z",
21   "frameworks": [
22     "AVFoundation",
23     "CoreGraphics",
24     "SystemConfiguration",
25     "UIKit",
26     "CoreVideo"
27   ],
28   "xcconfig": {
29     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/AppLyft/\""
30   },
31   "requires_arc": true,
32   "source_files": "AppLyft.framework/Headers/*.{h}",
33   "vendored_frameworks": "AppLyft.framework",
34   "preserve_paths": "AppLyft.framework/*"