[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / 7 / a / hbutils / 1.0.0 / hbutils.podspec.json
bloba7ce49494fb55a2ffce60ceb4018287cb2e145c4
2   "name": "hbutils",
3   "version": "1.0.0",
4   "summary": "This is the utilities project of Hoang Ho",
5   "description": "The UYLPasswordManager class provides a simple wrapper around Apple Keychain\n    Services on iOS devices. The class is designed to make it quick and easy to\n    create, read, update and delete keychain items. Keychain groups are also\n    supported as is the ability to set the data migration and protection attributes\n    of keychain items.",
6   "homepage": "https://github.com/hthoang88/hbutils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hoang": "hthoang88@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/hthoang88/hbutils.git",
19     "tag": "v1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude"