[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 5 / 1 / RSA-Utility / 1.0.0 / RSA-Utility.podspec.json
blobf047e89bbc8f95b60aea9fa91ba253f527f7af75
2   "name": "RSA-Utility",
3   "version": "1.0.0",
4   "summary": "RSA utility",
5   "description": "RSA utility for Objective-c",
6   "homepage": "https://github.com/hosseinaminii/RSA-Uitlity",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hossein Amini": "hosseinamiinii@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hosseinaminii/RSA-Uitlity.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "RSA-Utility/**/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]