[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / e / 4 / UAGithubEngine / 2.0.0 / UAGithubEngine.podspec.json
blob02ea15790e474bd4619b2469af8cd8a9eebfe337
2   "name": "UAGithubEngine",
3   "version": "2.0.0",
4   "license": "MIT",
5   "summary": "Objective-C wrapper for the Github API.",
6   "homepage": "http://github.com/owainhunt/uagithubengine",
7   "authors": {
8     "Owain R Hunt": "owain@underscoreapps.com"
9   },
10   "source": {
11     "git": "https://github.com/owainhunt/UAGithubEngine.git",
12     "tag": "2.0.0"
13   },
14   "source_files": [
15     "Classes",
16     "Classes/**/*.{h,m}"
17   ],
18   "frameworks": "SystemConfiguration",
19   "requires_arc": true