[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 2 / 1 / YDSDKLibPodTest / 0.5.0 / YDSDKLibPodTest.podspec.json
blob69c72e6a7e684ecb8c409ca8599bb5ca558fc953
2   "name": "YDSDKLibPodTest",
3   "version": "0.5.0",
4   "summary": "测试lib",
5   "description": "测试lib描述介绍0.5.0.",
6   "homepage": "https://github.com/buptlilu/YDSDKLibPodTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "buptlilu": "chujunhe1234@163.com"
13   },
14   "source": {
15     "git": "https://github.com/buptlilu/YDSDKLibPodTest.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YDSDKLibPodTest/Classes/**/*",
22   "subspecs": [
23     {
24       "name": "YDDict",
25       "source_files": "YDSDKLibPodTest/YDSDK/*",
26       "public_header_files": "YDSDKLibPodTest/YDSDK/YDSDKHeader.h",
27       "resources": [
28         "YDSDKLibPodTest/YDSDK/YDResource.bundle"
29       ],
30       "frameworks": [
31         "UIKit",
32         "CoreGraphics",
33         "AdSupport",
34         "StoreKit",
35         "SystemConfiguration",
36         "QuartzCore",
37         "CoreLocation",
38         "Foundation",
39         "CoreTelephony",
40         "EventKit",
41         "EventKitUI",
42         "MediaPlayer",
43         "AudioToolbox",
44         "AVFoundation",
45         "MessageUI",
46         "Security",
47         "CoreMedia"
48       ]
49     }
50   ]