[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / e / 5 / AuthyStore / 0.0.1 / AuthyStore.podspec.json
blobc791bba4df2677f471f378911007640a5f1b736f
2   "name": "AuthyStore",
3   "version": "0.0.1",
4   "summary": "Two factor authentication with Authy",
5   "description": "Light swift wrapper for Authy's SMS authentication service.",
6   "homepage": "https://github.com/rchatham/AuthyStore",
7   "license": "MIT",
8   "authors": {
9     "Reid Chatham": "reid.chatham@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/rchatham/AuthyStore.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Sources",
20     "Sources/*"
21   ],
22   "pushed_with_swift_version": "3.0"