[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 6 / 0 / 2 / MASPreferences / 1.2.1 / MASPreferences.podspec.json
blob25f9cffe2cdebcfe291d4de0b2e9145c895bbaeb
2   "name": "MASPreferences",
3   "platforms": {
4     "osx": null
5   },
6   "version": "1.2.1",
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.2.1"
19   },
20   "source_files": "Framework/*.{h,m}",
21   "resources": "Framework/en.lproj/*.xib",
22   "exclude_files": [
23     "README.md",
24     "LICENSE.md",
25     "MASPreferences.podspec"
26   ],
27   "requires_arc": true