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