[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 2 / f / 3 / SWHttpTrafficRecorder / 1.0 / SWHttpTrafficRecorder.podspec.json
bloba667fb7d34b737525111e7053e9ea239215eb0e0
2   "name": "SWHttpTrafficRecorder",
3   "version": "1.0",
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": "v1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "*.{h,m}",
22   "requires_arc": true