blob: 24f4c1a23c000f48cea1c33ad8bf0f92078ac9bc [file] [log] [blame]
{
"name": "UAGithubEngine",
"version": "2.2",
"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.2"
},
"source_files": [
"UAGithubEngine",
"UAGithubEngine/**/*.{h,m}"
],
"frameworks": "SystemConfiguration",
"requires_arc": true
}