[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 2 / 6 / MXTouchID / 1.0.1 / MXTouchID.podspec.json
blob9e255a664e9873cf25f6a5bb54605639466c9e1f
2   "name": "MXTouchID",
3   "version": "1.0.1",
4   "summary": "An easy-to-use class for Touch ID on iOS.",
5   "description": "The first version of MXTouchID, an easy-to-use class for Touch ID on iOS.",
6   "homepage": "https://github.com/Meniny/MXTouchID-in-Objective-C",
7   "license": "MIT",
8   "authors": "Elias Abel",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/Meniny/MXTouchID-in-Objective-C.git",
14     "tag": "1.0.1"
15   },
16   "source_files": "MXTouchID/*",
17   "frameworks": [
18     "LocalAuthentication",
19     "Foundation"
20   ]