[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / a / 4 / BoyaaDevice / 1.0.13 / BoyaaDevice.podspec.json
blobca57ac9c8dbfe313d213c549ebe94ce5faf191b3
2   "name": "BoyaaDevice",
3   "version": "1.0.13",
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.0.13"
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   ],
44   "pod_target_xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46   },
47   "user_target_xcconfig": {
48     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
49   }