[Add] Shakuro.BroadcastAsyncStream 1.0.2
[CocoaPods.git] / Specs / b / 5 / 0 / AGSSecurity / 0.4.0 / AGSSecurity.podspec.json
blob5f3158e9d88c11981866f51bfc34e49c7800899a
2   "name": "AGSSecurity",
3   "version": "0.4.0",
4   "summary": "OWASP Security Checks",
5   "description": "AeroGear Services security",
6   "homepage": "http://aerogear.org",
7   "license": "Apache License, Version 2.0",
8   "authors": "AeroGear",
9   "platforms": {
10     "ios": "9.0"
11   },
12   "source": {
13     "git": "https://github.com/aerogear/aerogear-ios-sdk.git",
14     "tag": "0.4.0"
15   },
16   "source_files": "modules/security/**/*.swift",
17   "frameworks": [
18     "UIKit",
19     "Foundation",
20     "SystemConfiguration"
21   ],
22   "dependencies": {
23     "AGSCore": [
25     ],
26     "DTTJailbreakDetection": [
28     ]
29   },
30   "requires_arc": true