[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 2 / 8 / 1 / SlamMac / 0.1.0 / SlamMac.podspec.json
blob7b1c7278c4b5ed0d12d42917bcaed4c410b0cc14
2   "name": "SlamMac",
3   "version": "0.1.0",
4   "swift_version": "3.2",
5   "summary": "Swift Closure based open source UI Framework for Mac Development.",
6   "description": "SlamMac is an Swift Closure based open source UI Framework for Mac Development.",
7   "homepage": "https://github.com/magesteve/SlamMac",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Steve Sheets": "magesteve@mac.com"
14   },
15   "social_media_url": "https://twitter.com/magesteve",
16   "source": {
17     "git": "https://github.com/magesteve/SlamMac.git",
18     "tag": "0.1.0"
19   },
20   "platforms": {
21     "osx": "10.10"
22   },
23   "source_files": "SlamMac/Classes/**/*",
24   "frameworks": "Cocoa"