[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 0 / 9 / 1 / JMExtraSSL / 1.0 / JMExtraSSL.podspec.json
blob995e3130154a899618d0920f968051e28886e136
2   "name": "JMExtraSSL",
3   "version": "1.0",
4   "summary": "JMExtraSSL.",
5   "description": "SSL库,为了解决各种第三方引入冲突,目前七鱼客服和agora有SSL库冲突问题",
6   "homepage": "https://github.com/bloack/JMExtraSSL",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "刘俊臣": "junchen.liu@jiamiantech.com"
13   },
14   "source": {
15     "git": "https://github.com/bloack/JMExtraSSL.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_libraries": "JMExtraSSL/libs/*.a"
23   }