[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 1 / 5 / JFBCrypt / 0.1 / JFBCrypt.podspec.json
blob6f8436a17db2fbb339ae1918c81299d08b88d5bc
2   "name": "JFBCrypt",
3   "version": "0.1",
4   "summary": "BCrypt in Objective C",
5   "authors": "Jason Fuerstenberg",
6   "homepage": "http://www.jayfuerstenberg.com/blog/bcrypt-in-objective-c",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/krzak/JFCommon.git",
13     "tag": "v0.1"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source_files": [
19     "JFBCrypt.*",
20     "JFGC.h",
21     "JFRandom.*"
22   ],
23   "requires_arc": false