[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 2 / 1 / YDSDKLibPodTest / 0.7.0 / YDSDKLibPodTest.podspec.json
blob4f1e5b82a5c71a41fdd2174bc1992a25d522ea45
2   "name": "YDSDKLibPodTest",
3   "version": "0.7.0",
4   "summary": "测试lib",
5   "description": "测试lib描述介绍0.6.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.7.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YDSDKLibPodTest/Classes/**/*",
22   "subspecs": [
23     {
24       "name": "YDADSDK",
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   ]