[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / e / d / 7 / Xniffer / 1.0.1 / Xniffer.podspec.json
blobb4ce4e1536c7fa3b2af13c003afa4d76ab8e38cb
2   "name": "Xniffer",
3   "version": "1.0.1",
4   "summary": "A swift network profiler built on top URLSession.",
5   "homepage": "https://github.com/xmartlabs/Xniffer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Xmartlabs SRL": "swift@xmartlabs.com"
12   },
13   "source": {
14     "git": "https://github.com/xmartlabs/Xniffer.git",
15     "tag": "1.0.1"
16   },
17   "social_media_url": "https://twitter.com/xmartlabs",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "source_files": "Sources/**/*.{swift}",
24     "frameworks": [
25       "UIKit",
26       "Foundation"
27     ]
28   },
29   "resource_bundles": {
30     "Xniffer": [
31       "Sources/**/*.xib"
32     ]
33   },
34   "pushed_with_swift_version": "3.0"