[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / d / a / 1 / SecureiOS / 0.1.3 / SecureiOS.podspec.json
blob8812687d6a53f373c662ad3c27f2924b19a87841
2   "name": "SecureiOS",
3   "version": "0.1.3",
4   "summary": "SecureiOS provides security checks for iOS application.",
5   "description": "SecurityiOS is used to check the basic security requirements for iOS Applications",
6   "homepage": "https://github.com/tarun1792/SecureiOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tarun Kaushik": "tarun1792@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/tarun1792/SecureiOS.git",
19     "tag": "0.1.3"
20   },
21   "source_files": "SecureiOS/*.{h,swift}",
22   "requires_arc": true,
23   "swift_versions": "5.0",
24   "swift_version": "5.0"