[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 3 / 8 / KYFreeOTP / 0.1.3 / KYFreeOTP.podspec.json
blobb18841253e2635511acfe3f8b108415166962c7b
2   "name": "KYFreeOTP",
3   "version": "0.1.3",
4   "summary": "KYFreeOTP 是一个免费的otp算法生成类库.",
5   "homepage": "https://github.com/kingly09/KYFreeOTP",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kingly": "libintm@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/kingly09/KYFreeOTP.git",
18     "tag": "0.1.3"
19   },
20   "social_media_url": "https://github.com/kingly09",
21   "source_files": "KYFreeOTP/Classes/**/*",
22   "module_map": "KYFreeOTP/Modules/module.modulemap",
23   "requires_arc": true