[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 8 / 1 / 3 / O2SECCKit / 1.0.0 / O2SECCKit.podspec.json
blobef6b406076c7be95233d988e738a65cce8d354c6
2   "name": "O2SECCKit",
3   "version": "1.0.0",
4   "summary": "iOS 椭圆曲线SM2加解密、签验及SM3摘要,不依赖第三方OpenSSL",
5   "license": "MIT",
6   "authors": {
7     "o2space": "o2space@163.com"
8   },
9   "homepage": "http://www.by2code.com",
10   "source": {
11     "git": "https://github.com/o2space/O2SECCKit.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "libraries": "c++",
18   "default_subspecs": "O2SECCKit",
19   "subspecs": [
20     {
21       "name": "O2SECCKit",
22       "vendored_frameworks": "O2SPACE_SDK/O2SECCSDK/O2SECCKit.framework"
23     }
24   ]