[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 2 / 9 / NHEnDecryptor / 0.0.3 / NHEnDecryptor.podspec.json
blobb70faf6e422b2e1901ac62008d89619556270014
2   "name": "NHEnDecryptor",
3   "version": "0.0.3",
4   "summary": "NHEnDecryptor is an Objc Wrapper for SSL.",
5   "homepage": "https://github.com/iFindTA",
6   "description": "SSL En/Decrypt warpper by Objc Include AES/RSA signature and verify data for ios",
7   "license": "MIT(LICENSE)",
8   "authors": {
9     "nanhujiaju": "nanhujiaju@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/iFindTA/NHEnDecryptPro.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "NHEnDecryptPro/Security/*.{h,a}",
19   "public_header_files": "NHEnDecryptPro/Security/*.h",
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "Security"
24   ],
25   "requires_arc": true