[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 4 / 0 / c / HttpRequestRecord / 1.1 / HttpRequestRecord.podspec.json
blob80ce034257ded5ca8e596906f1b5bda9e07651d2
2   "name": "HttpRequestRecord",
3   "version": "1.1",
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": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/fei1990/HttpRequestRecord.git",
19     "tag": "v1.1"
20   },
21   "source_files": "HttpRequestRecord/Net{Category,Tool,VC}/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true