[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / f / 2 / XimalayaSDK / 0.0.1 / XimalayaSDK.podspec.json
blob9a59f4741aaef224000d1d347d793dfbb3edfbd6
2   "name": "XimalayaSDK",
3   "version": "0.0.1",
4   "summary": "XimalayaSDK.",
5   "description": "XimalayaSDK is from XMOpenPlatform for our users to use.",
6   "homepage": "https://github.com/IamAlasca/XimalayaSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aaron Zhou": "aaron.zhou@ximalaya.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/IamAlasca/XimalayaSDK.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "SDK",
23     "SDK/**/*.{h,m}"
24   ],
25   "resources": "SDK/Resource/*.{png,xib,nib,bundle}",
26   "vendored_libraries": "SDK/**/*.a",
27   "public_header_files": "SDK/**/*.h",
28   "frameworks": [
29     "CoreMedia",
30     "SystemConfiguration",
31     "CoreImage",
32     "CoreTelephony",
33     "CoreMIDI",
34     "MediaToolbox",
35     "AudioToolbox",
36     "Metal"
37   ]