[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / e / 8 / testFrameworkLL / 1.0 / testFrameworkLL.podspec.json
blobef5e5e09503e3ead2be201717c923446cac42a60
2   "name": "testFrameworkLL",
3   "version": "1.0",
4   "summary": "testFrameworkLL",
5   "description": "testFramework for ads",
6   "homepage": "https://github.com/liuyaqiang/testFramework.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuyaqiang": "344257448@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/liuyaqiang/testFramework.git",
19     "tag": "1.0"
20   },
21   "vendored_frameworks": "testFramework/test1Framework.framework",
22   "source_files": "testFramework/test1Framework.framework/Headers/*.{h}",
23   "public_header_files": "testFramework/test1Framework.framework/Headers/**/*.{h}",
24   "xcconfig": {
25     "OTHER_LDFLAGS": "-ObjC -lxml2"
26   },
27   "frameworks": [
28     "UIKit",
29     "AVFoundation",
30     "Foundation",
31     "CoreMedia",
32     "CoreLocation",
33     "CoreTelephony",
34     "SystemConfiguration",
35     "StoreKit",
36     "MediaPlayer",
37     "CFNetwork",
38     "AdSupport",
39     "ImageIO",
40     "VideoToolbox",
41     "CoreMotion",
42     "WebKit"
43   ],
44   "libraries": [
45     "z",
46     "stdc++",
47     "sqlite3"
48   ],
49   "dependencies": {
50     "ZYCoreKit": [
52     ]
53   }