[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 0 / 8 / c / UberOAuth2 / 0.1 / UberOAuth2.podspec.json
blob956188d00e81275688ef1e1310295c078c494fb4
2   "name": "UberOAuth2",
3   "version": "0.1",
4   "summary": "UberOAuth2 - UberOAuth2 is a simple Objective-C wrapper for Uber OAuth2 login.",
5   "homepage": "https://github.com/uberHackathon/UberOAuth2",
6   "license": "MIT",
7   "authors": {
8     "coderyi": "coderyi@163.com"
9   },
10   "source": {
11     "git": "https://github.com/uberHackathon/UberOAuth2.git",
12     "tag": "0.1"
13   },
14   "frameworks": [
15     "Foundation",
16     "CoreGraphics",
17     "UIKit"
18   ],
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "UberOAuth2/UberOAuth2/**/*.{h,m,png}",
23   "requires_arc": true