[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / f / 3 / SWHttpTrafficRecorder / 1.0.2 / SWHttpTrafficRecorder.podspec.json
blobd700dc4a399e742511e74beaf24247362999ea3a
2   "name": "SWHttpTrafficRecorder",
3   "version": "1.0.2",
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": "https://github.com/capitalone/SWHttpTrafficRecorder",
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/capitalone/SWHttpTrafficRecorder.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "SWHttpTrafficRecorder/*.{h,m}",
22   "requires_arc": true