[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 5 / e / SwiftyOAuth / 0.4.1 / SwiftyOAuth.podspec.json
blobfedf7f25f7f0ab7c287824630ea982b1aa6589af
2   "name": "SwiftyOAuth",
3   "version": "0.4.1",
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": "v0.4.1"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Source/**/*.{swift,h}",
20   "requires_arc": true