[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / a / 8 / PWUIKit / 0.0.1 / PWUIKit.podspec.json
blob6df1ca7f6ccc7ca882380f5cc4e6cb1a9f80ee5c
2   "name": "PWUIKit",
3   "version": "0.0.1",
4   "summary": "Phunware UI Framework",
5   "homepage": "http://phunware.github.io/pwuikit-ios-framework/",
6   "authors": {
7     "Phunware, Inc.": "http://www.phunware.com"
8   },
9   "social_media_url": "https://twitter.com/Phunware",
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/phunware/pwuikit-ios-framework.git",
15     "tag": "v0.0.1"
16   },
17   "license": {
18     "type": "Copyright",
19     "text": "Copyright 2015 by Phunware Inc. All rights reserved."
20   },
21   "public_header_files": "Framework/PWUIKit.framework/Versions/A/Headers/*.h",
22   "ios": {
23     "vendored_frameworks": "Framework/PWUIKit.framework",
24     "frameworks": [
25       "UIKit",
26       "Foundation"
27     ]
28   },
29   "xcconfig": {
30     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/PWUIKit/**\""
31   },
32   "requires_arc": true