blob: 7eb8c17ce01aeb2a5e0b81bca25a0604854934ce [file] [log] [blame]
{
"name": "MASPreferences",
"platforms": {
"osx": "10.5"
},
"version": "1.1.2",
"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.2"
},
"source_files": "*.{h,m}",
"resources": "*.xib",
"exclude_files": [
"README.md",
"LICENSE.md",
"MASPreferences.podspec"
],
"requires_arc": false
}