[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / 9 / VirgilKit / 1.1.6 / VirgilKit.podspec.json
blob8bf54608f77a0f52446169226cf8a6e46726e927
2   "name": "VirgilKit",
3   "version": "1.1.6",
4   "summary": "VirgilKit contains basic classes which are used for other Virgil libraries.",
5   "homepage": "https://github.com/VirgilSecurity/virgil-kit-x",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Pavlo Gorb": "p.orbitum@gmail.com"
12   },
13   "platforms": {
14     "osx": "10.11",
15     "ios": "8.0",
16     "watchos": "2.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/VirgilSecurity/virgil-kit-x.git",
21     "tag": "1.1.6"
22   },
23   "source_files": "Classes/**/*",
24   "public_header_files": "Classes/**/*.h",
25   "requires_arc": true