[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / a / 0 / LLRSAEncrypt / 0.2.1 / LLRSAEncrypt.podspec.json
blob0a34acc3893f94b746eb64cf7fe4f6a55176c290
2   "name": "LLRSAEncrypt",
3   "version": "0.2.1",
4   "summary": "A short description of LLRSAEncrypt.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.oschina.net/M_chen/LLRSAEncrypt",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kissnger": "16707587@qq.com"
13   },
14   "source": {
15     "git": "https://git.oschina.net/M_chen/LLRSAEncrypt.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LLRSAEncrypt/Classes/*.{h,m,c}",
22   "dependencies": {
23     "OpenSSL-Classic": [
24       "~> 1.0.1.j"
25     ]
26   }