[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / 1 / f / ReplayRequest / 1.0 / ReplayRequest.podspec.json
blobac58d7e8b2267f7634ecb1ccc7073c34537c1f06
2   "name": "ReplayRequest",
3   "version": "1.0",
4   "summary": "Translate your NSURLRequest to a curl request to debug your API calls",
5   "homepage": "https://github.com/tiboll/ReplayRequest",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Thibaut LE LEVIER": "http://github.com/tiboll"
9   },
10   "source": {
11     "git": "https://github.com/tiboll/ReplayRequest.git",
12     "branch": "master",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "ios": "4.0"
17   },
18   "source_files": "ReplayRequest/*.{h,m}",
19   "requires_arc": false