[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 4 / a / AppleTouchId / 0.1.0 / AppleTouchId.podspec.json
blob9fc5da6649b5058e184dc47013dfcaec8859f36b
2   "name": "AppleTouchId",
3   "version": "0.1.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": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "appleTouchId/Classes/**/*",
22   "frameworks": "LocalAuthentication",
23   "pushed_with_swift_version": "3.0"