[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / c / 6 / OAuthSwift / 0.4.4 / OAuthSwift.podspec.json
blobbfe8953237a51453a1238d83124a1f81e3aa0bfc
2   "name": "OAuthSwift",
3   "version": "0.4.4",
4   "license": "MIT",
5   "summary": "Swift based OAuth library for iOS and OSX.",
6   "homepage": "https://github.com/dongri/OAuthSwift",
7   "social_media_url": "http://twitter.com/dongriat",
8   "authors": {
9     "Dongri Jin": "dongriat@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/dongri/OAuthSwift.git",
13     "tag": "0.4.4"
14   },
15   "source_files": "OAuthSwift/*.swift",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10"
19   },
20   "requires_arc": false