[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / e / a / 4 / BoyaaDevice / 1.1.0 / BoyaaDevice.podspec.json
blobcaa14a629dab2359f15a293171d85c59721916d1
2   "name": "BoyaaDevice",
3   "version": "1.1.0",
4   "summary": "Device For IOS",
5   "description": "BoyaaDevice ForIOS is an SDK developed by Boyaa Corporation to serve as the underlying data support.",
6   "homepage": "https://266.com",
7   "license": "MIT",
8   "authors": {
9     "Aaron": "aaronhu@boyaa.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://code.266.com/aaronhu/boyaadeviceframework.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "BoyaaDevice/BoyaaDevice.framework/Headers/*.{h,m}",
19   "vendored_frameworks": "BoyaaDevice/BoyaaDevice.framework",
20   "public_header_files": "BoyaaDevice/BoyaaDevice.framework/Headers/device.h",
21   "frameworks": [
22     "WebKit",
23     "CoreTelephony",
24     "SystemConfiguration",
25     "AVFoundation",
26     "Foundation",
27     "CoreLocation",
28     "CoreGraphics",
29     "CoreImage",
30     "MediaPlayer",
31     "CoreMotion",
32     "CoreMedia",
33     "Photos",
34     "AudioToolbox",
35     "ImageIO",
36     "QuartzCore",
37     "Security",
38     "Contacts",
39     "AddressBook",
40     "UIKit",
41     "EventKit",
42     "MobileCoreServices",
43     "UserNotifications"
44   ],
45   "resources": "BoyaaDevice/**/*.{bundle}",
46   "pod_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48   },
49   "user_target_xcconfig": {
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51   }