blob: 6f9bde5139b19bc91663ede2a836edfc1f5058d5 [file] [log] [blame]
{
"name": "MASPreferences",
"platforms": {
"osx": null
},
"version": "1.1.4",
"summary": "Modern implementation of the Preferences window for OS X apps, used in TextMate, GitBox and Mou.",
"homepage": "https://github.com/shpakovski/MASPreferences",
"license": {
"type": "BSD",
"file": "LICENSE.md"
},
"authors": {
"Vadim Shpakovski": "vadim@shpakovski.com"
},
"source": {
"git": "https://github.com/shpakovski/MASPreferences.git",
"tag": "1.1.4"
},
"source_files": "Framework/*.{h,m}",
"resources": "Framework/en.lproj/*.xib",
"exclude_files": [
"README.md",
"LICENSE.md",
"MASPreferences.podspec"
],
"requires_arc": false
}