[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / a / 4 / BoyaaDevice / 1.1.4 / BoyaaDevice.podspec.json
blob7d9c5a7d6b311a7504307f5c58b506679d4b388f
2   "name": "BoyaaDevice",
3   "version": "1.1.4",
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.4"
17   },
18   "source_files": "BoyaaDevice/BoyaaDevice.framework/Headers/*.{h,m}",
19   "vendored_frameworks": "BoyaaDevice/BoyaaDevice.framework",
20   "public_header_files": "BoyaaDevice/BoyaaDevice.framework/Headers/*.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     "ContactsUI",
45     "AddressBookUI"
46   ],
47   "resources": "BoyaaDevice/**/*.{bundle}",
48   "pod_target_xcconfig": {
49     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
50   },
51   "user_target_xcconfig": {
52     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
53   }