[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 8 / 6 / FaceIdAPI / 0.1.0 / FaceIdAPI.podspec.json
blob049628cc31c6fc07e9ebef87acfa27ecbff5df9a
2   "name": "FaceIdAPI",
3   "version": "0.1.0",
4   "summary": "The library for face recognition with ability to store recognized faces.",
5   "description": "The library for face recognition with ability to store recognized faces. \n  This library allow you to recognize faces. Every recognized face get its own identifier. \n  When stored face will be recognized again you can get its identifier.",
6   "homepage": "https://github.com/iPointLLC/FaceIdAPI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "danilovipoint": "danilov@ipoint.ru"
13   },
14   "source": {
15     "git": "https://github.com/iPointLLC/FaceIdAPI.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "FaceIdAPI/Classes/**/*",
22   "pushed_with_swift_version": "3.0"