blob: d9934e1eee8bc87e748e91006aa1af86eacc6556 [file] [log] [blame]
{
"name": "UAGithubEngine",
"version": "2.1",
"license": "MIT",
"summary": "Objective-C wrapper for the Github API.",
"homepage": "http://github.com/owainhunt/uagithubengine",
"authors": {
"Owain R Hunt": "owain@underscoreapps.com"
},
"source": {
"git": "https://github.com/owainhunt/UAGithubEngine.git",
"tag": "2.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"frameworks": "SystemConfiguration",
"requires_arc": true
}