[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / e / f / HttpReqeustRecord.podspec / 1.0 / HttpReqeustRecord.podspec.podspec.json
blobb4129b69e8a68d679c09c71a865bdd3b0f8078e9
2   "name": "HttpReqeustRecord.podspec",
3   "version": "1.0",
4   "summary": "request record tool.",
5   "description": "A easy request record tool used for http/https",
6   "homepage": "https://github.com/fei1990/HttpRequestRecord",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fei1990": "f.wang1990@hotmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/fei1990/HttpRequestRecord.git",
19     "tag": "v1.0"
20   },
21   "source_files": "HttpRequestRecord/Net{Category,Tool,VC}/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true