[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / a / 4 / BoyaaDevice / 1.0.5 / BoyaaDevice.podspec.json
blob2094158bef822b9b4d4a3c69e8435b21eb3c5544
2   "name": "BoyaaDevice",
3   "version": "1.0.5",
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.5"
17   },
18   "source_files": "BoyaaDevice/BoyaaDevice.framework/Headers/*.{h,m}",
19   "static_framework": true,
20   "requires_arc": true,
21   "user_target_xcconfig": {
22     "ENABLE_BITCODE": "NO"
23   },
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "armv7 armv7s arm64"
26   }