[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 0 / 2 / MASPreferences / 1.1 / MASPreferences.podspec.json
blobfdb21fd5bae6473977cdea5e9bf16c990fac67e3
2   "name": "MASPreferences",
3   "version": "1.1",
4   "summary": "Modern implementation of the Preferences window for OS X apps, used in TextMate, GitBox and Mou.",
5   "homepage": "https://github.com/shpakovski/MASPreferences",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Vadim Shpakovski": "vadim@shpakovski.com"
12   },
13   "platforms": {
14     "osx": null
15   },
16   "source": {
17     "git": "https://github.com/shpakovski/MASPreferences.git",
18     "tag": "1.1"
19   },
20   "source_files": "*.{h,m}",
21   "resources": "*.xib",
22   "exclude_files": [
23     "README.md",
24     "LICENSE.md"
25   ],
26   "requires_arc": false