[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / c / 6 / OAuthSwift / 0.4.3 / OAuthSwift.podspec.json
blob00770b4433b4c32b4186fb4494fc4cde5228277f
2   "name": "OAuthSwift",
3   "version": "0.4.3",
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.3"
14   },
15   "source_files": "OAuthSwift/*.swift",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10"
19   },
20   "requires_arc": false