[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / 3 / CJGMediaFramework / 1.2.1 / CJGMediaFramework.podspec.json
blob43f7866c426ab05c50f15caf144d433c2df06511
2   "name": "CJGMediaFramework",
3   "version": "1.2.1",
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.1"
19   },
20   "source_files": "CJGMediaFramework/Classes/**/*",
21   "requires_arc": true,
22   "libraries": "c++",
23   "xcconfig": {
24     "CLANG_CXX_LIBRARY": "libc++"
25   }