blob: 148233d0391673c37fccec8e2088e35f5e0d013c [file] [log] [blame]
{
"name": "ACDataViews",
"version": "0.0.1",
"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.1"
},
"platforms": {
"osx": "10.7"
},
"source_files": "*.{h,m}",
"requires_arc": true
}