[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / 2 / 1 / CZSecurityTouchID / 1.0.2 / CZSecurityTouchID.podspec.json
blob21197bda21609d4309f4a7b120f47db11711f4cf
2   "name": "CZSecurityTouchID",
3   "version": "1.0.2",
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.2"
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   }