[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / e / 9 / 7 / LLEncryption / 1.0.3 / LLEncryption.podspec.json
blob7199ad2dca4636827b8a18ae31cda73eb135995a
2   "name": "LLEncryption",
3   "version": "1.0.3",
4   "summary": "Demo Encryption end Decryption.",
5   "description": "用于连连支付Demo的加签和验签, 支持 MD5, HMAC, SHA, SHA256, MD5withRSA, SHAwithRSA, SHA256withRSA",
6   "homepage": "https://gitee.com/LLPayiOS/LLEncryption",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LLPayiOS": "iosdev@lianlianpay.com"
13   },
14   "source": {
15     "git": "https://gitee.com/LLPayiOS/LLEncryption.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "LLEncryption/Classes/**/*",
22   "vendored_libraries": "LLEncryption/Libs/**/*.a"