[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 5 / d / GitHubAuth / 0.1.0 / GitHubAuth.podspec.json
bloba5608c3bfe29769d13250d84762fc87d0264feca
2   "name": "GitHubAuth",
3   "version": "0.1.0",
4   "summary": "Dead simple github login",
5   "description": "The swift library for signing in with GitHub. That's all.",
6   "homepage": "https://github.com/tnantoka/GitHubAuth",
7   "license": "MIT",
8   "authors": {
9     "tnantoka": "tnantoka@bornneet.com"
10   },
11   "source": {
12     "git": "https://github.com/tnantoka/GitHubAuth.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/tnantoka",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "GitHubAuth": [
23       "Pod/Assets/*.storyboard"
24     ]
25   }