[Add] RadarSDKMotion 3.19.7-beta.1
[CocoaPods.git] / Specs / 0 / 6 / 7 / EncryptLib / 0.1.0 / EncryptLib.podspec.json
blob960a739607eb1829ae2f882a8fb542f615a3b5a8
2   "name": "EncryptLib",
3   "version": "0.1.0",
4   "summary": "Object-c NSData & NSString encryptation for iOS & Mac. EncryptLib supports CRC 32, MD5, BASE 64, SHA-1, SHA-256 and SHA-512.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/sdfwds4/EncryptLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sdfwds4": "sdfwds4@163.com"
13   },
14   "source": {
15     "git": "https://github.com/sdfwds4/EncryptLib.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "EncryptLib/Classes/**/*"