[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 3 / 7 / shanty / 0.0.1 / shanty.podspec.json
blob4266f0d4408966c98a2ed3fff4f511864bb6a0ef
2   "name": "shanty",
3   "version": "0.0.1",
4   "summary": "A lightweight and simple Cocoa network protocol.",
5   "homepage": "https://github.com/schwa/shanty",
6   "license": {
7     "type": "BSD 2-Clause",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jonathan Wight": "schwa@schwa.io"
12   },
13   "platforms": {
14     "ios": "7.0",
15     "osx": "10.8"
16   },
17   "source": {
18     "git": "https://github.com/schwa/shanty.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Source/*.{h,m}",
22   "requires_arc": true