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