[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / f / 1 / 0 / Guitarparty-Cocoa / 0.0.5 / Guitarparty-Cocoa.podspec.json
blob182d15153074a0cc57b3d5023ebecfba11e38af3
2   "name": "Guitarparty-Cocoa",
3   "version": "0.0.5",
4   "summary": "A client library for guitarparty.com, written in Swift, for iOS and OS X",
5   "description": "                   Welcome to the **Guitarparty iOS and OS X Client Library**. This library enables developers to access the plethora of chords and tabs in the [Guitarparty.com](http://www.guitarparty.com) database.\n\nI wrote this library in the midst of my exploration of the new Swift language developed by Apple. So enjoy, catch bugs, submit pull requests, and make use of this library as much as you need.\n",
6   "homepage": "https://github.com/mattwyskiel/Guitarparty-Cocoa",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matthew Wyskiel": "mwyskiel@optonline.net"
13   },
14   "social_media_url": "http://twitter.com/MattWyskiel",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "source": {
20     "git": "https://github.com/mattwyskiel/Guitarparty-Cocoa.git",
21     "tag": "0.0.5"
22   },
23   "source_files": "Guitarparty/*.{swift}",
24   "weak_frameworks": "Foundation",
25   "requires_arc": true,
26   "module_name": "Guitarparty"