[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 6 / f / VCRURLConnection / 0.1.2 / VCRURLConnection.podspec.json
blobb8c010728b42e5c17ea5cfd0c7611450bf834729
2   "name": "VCRURLConnection",
3   "version": "0.1.2",
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.2"
16   },
17   "platforms": {
18     "ios": "5.0",
19     "osx": "10.7"
20   },
21   "source_files": "VCRURLConnection/**.{h,m}",
22   "requires_arc": true