[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 4 / e / Warp / 1.3.1 / Warp.podspec.json
blobaf5cde4b732dbd02d3c9b432299481352616d65c
2   "name": "Warp",
3   "version": "1.3.1",
4   "license": "MIT",
5   "summary": "Most powerful Swift object-mapper",
6   "homepage": "https://github.com/JiriTrecak/Warp",
7   "social_media_url": "https://twitter.com/JiriTrecak",
8   "authors": {
9     "Jiri Trecak": "jiritrecak@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/JiriTrecak/Warp.git",
13     "tag": "1.3.1"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "tvos": "9.0"
19   },
20   "source_files": "Source/*.swift",
21   "requires_arc": true,
22   "dependencies": {
23     "Then": [
24       "~> 1.0.3"
25     ]
26   }