[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / e / 9 / ZRCryptographyOC / 1.1.2 / ZRCryptographyOC.podspec.json
blob02a7645d79166023553086dcb353ae232c34204e
2   "name": "ZRCryptographyOC",
3   "version": "1.1.2",
4   "license": "MIT",
5   "homepage": "https://github.com/VictorZhang2014/ZRCryptographyOC",
6   "authors": {
7     "Victor Zhang": "victorzhangq@gmail.com"
8   },
9   "summary": "ZRCryptographyOC, a set of cryptographic methods which includes RSA,AES,DES,MD5,SHA1,SHA224,SHA384,SHA512 algorithms.",
10   "source": {
11     "git": "https://github.com/VictorZhang2014/ZRCryptographyOC.git",
12     "tag": "1.1.2"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "Classes/ZRCryptographyOC.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "Security"
21   ],
22   "requires_arc": true,
23   "pushed_with_swift_version": null