[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / 3 / CJGMediaFramework / 1.2.6 / CJGMediaFramework.podspec.json
blob4722b13ceaa712948dd3a0ad2f894563188b0db2
2   "name": "CJGMediaFramework",
3   "version": "1.2.6",
4   "summary": "音视频处理",
5   "platforms": {
6     "ios": "10.0"
7   },
8   "homepage": "https://github.com/MackolChen/CJGMediaFramework",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "MackolChen": "engineer_macchen@163.com"
15   },
16   "source": {
17     "git": "https://github.com/MackolChen/CJGMediaFramework.git",
18     "tag": "1.2.6"
19   },
20   "resources": "CJGMediaFramework/Classes/**/*",
21   "source_files": "CJGMediaFramework/Classes/**/*",
22   "requires_arc": true,
23   "libraries": "c++",
24   "xcconfig": {
25     "CLANG_CXX_LIBRARY": "libc++"
26   },
27   "public_header_files": "CJGMediaFramework/Classes/**/*.h"