[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 1 / ZEncrypt / 0.0.1 / ZEncrypt.podspec.json
blobb07f846665bdacb17e467dfaa4afb6869b278e2e
2   "name": "ZEncrypt",
3   "version": "0.0.1",
4   "summary": "this is ZEncrypt AES128 Encrypt",
5   "description": "this is ZEncrypt AES128 Encrypt ,you can encrypt and decrypt by ATE CBC ZeroPading",
6   "homepage": "http://git.oschina.net/wzboy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wzboy": "wzboy005@sina.com"
13   },
14   "source": {
15     "git": "https://git.oschina.net/wzboy/zencrypt.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZEncrypt/Classes/**/*",
22   "frameworks": "UIKit"