blob: 702337e4aa9f3e15654b895ddf1dea6f6097dd15 [file] [log] [blame]
{
"name": "AKSemanticView",
"version": "0.0.1",
"license": "MIT",
"summary": "A UIView category aimed at referencing common attributes a little less robotically.",
"homepage": "https://github.com/indiebrain/AKSemanticView",
"authors": {
"Aaron Kuehler": "aaron.kuehler@gmail.com"
},
"source": {
"git": "https://github.com/indiebrain/AKSemanticView.git",
"tag": "0.0.1"
},
"source_files": "AKSemanticView/src/**/*.{h,m}",
"requires_arc": true
}