[Add] Fyber_FMPAdapter 8.3.4
[CocoaPods.git] / Specs / 1 / 0 / 7 / AutoLogout / 1.0.0 / AutoLogout.podspec.json
blobe891cdaba43ca6ca39630e229a1d96f0ca1f73ba
2   "name": "AutoLogout",
3   "version": "1.0.0",
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.0.0"
17   },
18   "source_files": [
19     "AutoLogout",
20     "AutoLogout/**/*.{h,m,swift,xib}"
21   ],
22   "swift_versions": "5.3",
23   "swift_version": "5.3"