[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 3 / c / MTouchID / 0.1.1 / MTouchID.podspec.json
blob5075e3cd86925df5c59ec5c80e62fccd600fa272
2   "name": "MTouchID",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "MTouchID lets the user to use the TouchID System easily.",
7   "requires_arc": true,
8   "version": "0.1.1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Ori Mizrachi": "orim553@gmail.com"
15   },
16   "homepage": "https://github.com/orim553/MTouchID.git",
17   "source": {
18     "git": "https://github.com/orim553/MTouchID.git",
19     "tag": "0.1.1"
20   },
21   "frameworks": "LocalAuthentication",
22   "source_files": "MTouchID/**/*.{swift}",
23   "pushed_with_swift_version": "3.0"