[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / 2 / 1 / CZSecurityTouchID / 1.0.1 / CZSecurityTouchID.podspec.json
blob99c1604a51c84696377e379d3512eddb63265363
2   "name": "CZSecurityTouchID",
3   "version": "1.0.1",
4   "summary": "Library with two screens for configuration and validation by pin and fingerprint",
5   "authors": {
6     "Edwin Peña": ""
7   },
8   "platforms": {
9     "ios": "8.0"
10   },
11   "source": {
12     "git": "https://github.com/edwinps/CZSecurityTouchID.git",
13     "tag": "1.0.1"
14   },
15   "source_files": "src/**/*.{h,m}",
16   "resources": [
17     "res/img/*.{png}",
18     "src/xibs/*.{xib}"
19   ],
20   "homepage": "https://github.com/edwinps/CZSecurityTouchID",
21   "license": {
22     "type": "MIT",
23     "file": "LICENSE.md"
24   }