[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 0 / e / SCRAM / 0.1.1 / SCRAM.podspec.json
blob3b88934ac172e7c9ad5b3f001375906cc05d55a2
2   "name": "SCRAM",
3   "version": "0.1.1",
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.1"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "source_files": "SCRAM/Classes/**/*"