[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / f / 4 / HRSigningContract / 1.2.0 / HRSigningContract.podspec.json
blob2a6e5e68e8b8b33520b959bd5fbe4ada51d50ddf
2   "name": "HRSigningContract",
3   "version": "1.2.0",
4   "summary": "电子签约SDK",
5   "description": "电子签约SDK,用来集成APP",
6   "homepage": "https://github.com/bizhanlu/HRSigningContract",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bizhanlu": "bizhanlu@hrfax.cn"
13   },
14   "source": {
15     "git": "https://github.com/bizhanlu/HRSigningContract.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "Frameworks/*",
22   "resources": "Resources/*",
23   "libraries": "stdc++",
24   "dependencies": {
25     "AFNetworking": [
27     ],
28     "MJRefresh": [
30     ],
31     "SDWebImage": [
32       "~> 5.0.6"
33     ],
34     "IQKeyboardManager": [
36     ],
37     "Toast": [
38       "~> 4.0.0"
39     ],
40     "Masonry": [
42     ]
43   }