[Add] FriendlyCaptcha 1.0.0
[CocoaPods.git] / Specs / 1 / 0 / 7 / AutoLogout / 1.2 / AutoLogout.podspec.json
bloba3b0200f548c6ea5e923fb8cbd3e494b139224f3
2   "name": "AutoLogout",
3   "version": "1.2",
4   "summary": "A Library for Auto Expire Session",
5   "description": "On user inactivity session will expire automatically after the time you will set",
6   "homepage": "https://github.com/AdnanYousaf813/AutoLogout",
7   "license": "MIT",
8   "authors": {
9     "Adnan Yousaf": "adnanyousaf813@gmail.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/AdnanYousaf813/AutoLogout.git",
16     "tag": "1.2"
17   },
18   "source_files": [
19     "AutoLogout",
20     "AutoLogout/**/*.{m,swift,xib}"
21   ],
22   "swift_versions": "5.3",
23   "swift_version": "5.3"