[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 3 / 4 / BeidouSDK / 1.0.0 / BeidouSDK.podspec.json
blob6373d9676928f6bb85621d3a55c6ff5429ac6bb7
2   "name": "BeidouSDK",
3   "version": "1.0.0",
4   "summary": "BeidouSDK",
5   "homepage": "http://mirror-repo.huizedt.com/beidou-pub/beidou-ios-sdk.git",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": "Huize",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "http://mirror-repo.huizedt.com/beidou-pub/beidou-ios-sdk.git",
16     "tag": "1.0.0"
17   },
18   "vendored_frameworks": "BeidouSDK/BeidouSDK.framework",
19   "frameworks": [
20     "UIKit",
21     "AVFoundation",
22     "Foundation"
23   ],
24   "source_files": "BeidouSDK/*.framework/Headers/*.h",
25   "public_header_files": "BeidouSDK/*.framework/Headers/*.h",
26   "pod_target_xcconfig": {
27     "VALID_ARCHS": "x86_64 armv7 arm64"
28   },
29   "requires_arc": true