[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / f / VCRURLConnection / 0.1.1 / VCRURLConnection.podspec.json
blob42079f62df7c21ad450dd39c469dc774f68bba72
2   "name": "VCRURLConnection",
3   "version": "0.1.1",
4   "summary": "VCRURLConnection is an iOS and OSX API to record and replay HTTP interactions, inspired by VCR.",
5   "homepage": "https://github.com/dstnbrkr/VCRURLConnection",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dustin Barker": "dustin.barker@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/dstnbrkr/VCRURLConnection.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "5.0",
19     "osx": "10.7"
20   },
21   "source_files": "VCRURLConnection/**.{h,m}",
22   "requires_arc": true