[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / f / 3 / SWHttpTrafficRecorder / 0.5 / SWHttpTrafficRecorder.podspec.json
blob4fd7d19741a6db1736c676730cb2009027342b7e
2   "name": "SWHttpTrafficRecorder",
3   "version": "0.5",
4   "summary": "A simple tool allowing to record your HTTP traffic for later use.",
5   "description": "SWHttpTrafficRecorder provides an easy way to record all the HTTP(s) traffic while the user is using your app at the same time.",
6   "homepage": "http://www.capitalone.io/",
7   "license": {
8     "type": "Apache Licnese 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sunny Wang": "wangjinlian@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/JinlianWang/SWHttpTrafficRecorder.git",
16     "tag": "v0.5"
17   },
18   "platforms": {
19     "ios": null
20   },
21   "source_files": "*.{h,m}",
22   "requires_arc": true