[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 7 / 9 / CVSDK / 0.1.0 / CVSDK.podspec.json
blob84f5fab5d443809fe37acfa749fee339613ce67c
2   "name": "CVSDK",
3   "version": "0.1.0",
4   "summary": "Test framework in spec",
5   "description": "est framework in spec",
6   "homepage": "https://github.com/Wayxq/CVFrameworkSpec",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Aoyun": "Aoyun"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/Wayxq/CVFrameworkSpec",
19     "tag": "0.1.0"
20   },
21   "ios": {
22     "vendored_frameworks": "CareVoice.framework"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "dependencies": {
29     "AFNetworking": [
31     ],
32     "Masonry": [
34     ]
35   }