[Add] BlueIDAccessSDK 2.33.0
[CocoaPods.git] / Specs / d / 3 / b / LYXimalayaSDK / 1.0.1 / LYXimalayaSDK.podspec.json
blob7e990d0555f016b637fb5c002180b34161407aca
2   "name": "LYXimalayaSDK",
3   "version": "1.0.1",
4   "summary": "自用喜马拉雅 sdk,喜马拉雅开放平台 http://open.ximalaya.com",
5   "description": "自用喜马拉雅 sdk,喜马拉雅开放平台 http://open.ximalaya.com,便于自己开发使用",
6   "homepage": "https://github.com/ButtFly/LYXimalayaSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ButtFly": "315585758@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ButtFly/LYXimalayaSDK.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LYXimalayaSDK/Classes/**/*",
22   "compiler_flags": "-ObjC",
23   "resources": "LYXimalayaSDK/Resource/XMResource.bundle",
24   "ios": {
25     "vendored_libraries": "LYXimalayaSDK/Libraries/libXMOpenPlatform.a"
26   },
27   "frameworks": [
28     "SystemConfiguration",
29     "CoreTelephony",
30     "Foundation",
31     "UIKit"
32   ],
33   "libraries": "z",
34   "dependencies": {
35     "MBProgressHUD": [
37     ],
38     "FMDB": [
40     ]
41   }