[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 4 / a / AppleTouchId / 1.0.0 / AppleTouchId.podspec.json
blob7ec37a3671ac5a11a996e7af9552dc46315507c7
2   "name": "AppleTouchId",
3   "version": "1.0.0",
4   "summary": "AppleTouchId provides you framework for using Apple Touch Id for authentication",
5   "description": "AppleTouchId provides you framework for using Apple Touch Id for authentication. It contains a single class for your touch id and passcode system.",
6   "homepage": "https://github.com/sumitjain7/AppleTouchId.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SumitJain": "sumit.jain7389@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sumitjain7/AppleTouchId.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "appleTouchId/Classes/**/*",
22   "frameworks": "LocalAuthentication",
23   "pushed_with_swift_version": "3.0"