[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 2 / d / c / Inno_Login / 4.4.5 / Inno_Login.podspec.json
blobea01d9c36697858797cd7598c6f7371c4cd0a8bd
2   "name": "Inno_Login",
3   "version": "4.4.5",
4   "summary": "a login library and check version.",
5   "description": "TODO: Add long description of the pod here...",
6   "homepage": "http://www.innoways.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kaifeng Wu": "24272779@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/innowayskaifeng/inno_login.git",
16     "tag": "4.4.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Inno_Login/Classes/**/*",
22   "resource_bundles": {
23     "Inno_Login": [
24       "Inno_Login/Assets/**/*"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "dependencies": {
32     "IBAnimatable": [
33       "~>5.2.1"
34     ],
35     "BiometricAuthentication": [
36       "~>2.1"
37     ]
38   },
39   "pushed_with_swift_version": "4.0"