[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 6 / 0 / 2 / MASPreferences / 1.4.1 / MASPreferences.podspec.json
blob8b3b63cb99915ac9927406feb97aae777ab9fd01
2   "name": "MASPreferences",
3   "platforms": {
4     "osx": "10.10"
5   },
6   "version": "1.4.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.4.1"
19   },
20   "source_files": "Framework/*.{h,m}",
21   "resource_bundles": {
22     "MASPreferences": [
23       "Framework/en.lproj/*.xib"
24     ]
25   },
26   "exclude_files": [
27     "README.md",
28     "LICENSE.md",
29     "MASPreferences.podspec"
30   ],
31   "requires_arc": true