[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / f / MusicNotationCore / 0.1.0 / MusicNotationCore.podspec.json
blob3276ac26273b489890e112215aa9cf0b10c43794
2   "name": "MusicNotationCore",
3   "version": "0.1.0",
4   "summary": "Cross-platform Music Notation library.",
5   "description": "This is a cross-platform Music Notation library.\nThis is the core functionality. Please see MusicNotationKit\nfor the full library with rendering and playability.",
6   "homepage": "https://github.com/drumnkyle/music-notation-core",
7   "license": {
8     "type": "GPLv3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kyle Sherman": "kyledsherman@gmail.com",
13     "Miguel Osorio": "migue48@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/drumnkyle",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/drumnkyle/music-notation-core.git",
21     "tag": "0.1.0"
22   },
23   "source_files": [
24     "Sources",
25     "Sources/**/*.swift"
26   ],
27   "pushed_with_swift_version": "3.0"