[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 5 / e / SwiftyOAuth / 2.0 / SwiftyOAuth.podspec.json
blob49ece1b1c549cbe892c63556ba851572e01a7060
2   "name": "SwiftyOAuth",
3   "version": "2.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/delba/SwiftyOAuth",
8   "authors": {
9     "Damien": "damien@delba.io"
10   },
11   "summary": "A small OAuth library with a built-in set of providers",
12   "source": {
13     "git": "https://github.com/delba/SwiftyOAuth.git",
14     "tag": "2.0"
15   },
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Source/**/*.{swift,h}",
21   "requires_arc": true,
22   "swift_version": "5.0"