blob: 39837ba36e8d85811fcd3e4fb3aa58913eb15bd2 [file] [log] [blame]
{
"name": "ACDataViews",
"version": "0.0.5",
"summary": "Simple and Powerful data management model for NSTableView to make simpler and faster to use",
"homepage": "https://github.com/daltoniam/ACDataViews",
"license": "Apache License, Version 2.0",
"authors": {
"Dalton Cherry": "daltoniam@gmail.com"
},
"source": {
"git": "https://github.com/daltoniam/ACDataViews.git",
"tag": "0.0.5"
},
"platforms": {
"osx": "10.7"
},
"source_files": "ACDataViews/*.{h,m}",
"public_header_files": "ACDataViews/*.h",
"requires_arc": true
}