[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / e / 8 / SJRSAEncryptor / 1.0.0 / SJRSAEncryptor.podspec.json
blob02d1fa0959a2a04294529ef62122432ef914cc4a
2   "name": "SJRSAEncryptor",
3   "version": "1.0.0",
4   "summary": "A iOS RSA Encryptor tool.",
5   "description": "A iOS RSA Encryptor tool, easy to use it.",
6   "homepage": "https://github.com/CoderSteveJones/SJRSAEncryptor.git",
7   "license": "MIT",
8   "authors": {
9     "SteveJones": "benkong_ah@foxmail.com"
10   },
11   "source": {
12     "git": "https://github.com/CoderSteveJones/SJRSAEncryptor.git",
13     "tag": "1.0.0"
14   },
15   "source_files": "SJRSAEncryptor/*.{h,m}",
16   "exclude_files": "Classes/Exclude",
17   "platforms": {
18     "osx": null,
19     "ios": null,
20     "tvos": null,
21     "watchos": null
22   }