[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 0 / e / SCRAM / 0.1.0 / SCRAM.podspec.json
blob2ed9869160946a9fd12e292907816ee3be50745f
2   "name": "SCRAM",
3   "version": "0.1.0",
4   "summary": "SCRAM-SHA-256 implementation (RFC5802 http://tools.ietf.org/html/rfc5802).",
5   "homepage": "https://github.com/satishbabariya/SCRAM",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Satish Babariya": "satish.babariya@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/satishbabariya/SCRAM.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SCRAM/Classes/**/*"