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