[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 9 / f / VirgilSDKPFS / 1.2.1 / VirgilSDKPFS.podspec.json
blobf49b2c18c5e5e1ca79298ea5ae17172cfa5728a1
2   "name": "VirgilSDKPFS",
3   "version": "1.2.1",
4   "summary": "Virgil SDK PFS for Apple devices and languages.",
5   "cocoapods_version": ">= 0.36",
6   "homepage": "https://github.com/VirgilSecurity/virgil-sdk-pfs-x/",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Oleksandr Deundiak": "deundiak@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/VirgilSecurity/virgil-sdk-pfs-x.git",
19     "tag": "1.2.1"
20   },
21   "weak_frameworks": "Foundation",
22   "module_name": "VirgilSDKPFS",
23   "source_files": "Source/**/*.{swift,h,m}",
24   "public_header_files": "Source/**/*.h",
25   "requires_arc": true,
26   "dependencies": {
27     "VirgilSDK": [
28       "~> 4.8.0"
29     ]
30   }