[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 5 / 4 / YLT_Crypto / 0.0.1 / YLT_Crypto.podspec.json
blob56af6102aa8dd4e06f106b7f0335d58db9aff664
2   "name": "YLT_Crypto",
3   "version": "0.0.1",
4   "summary": "iOS 常用加密算法",
5   "description": "iOS 常用加密算法,包含DES、AES、RSA等",
6   "homepage": "https://github.com/YLTTeam/ylt_Crypto",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xphaijj0305@126.com": "xiangpuhua@126.com"
13   },
14   "source": {
15     "git": "https://github.com/YLTTeam/ylt_Crypto.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YLT_Crypto/Classes/**/*"