[Add] NeuroID 3.4.1
[CocoaPods.git] / Specs / b / 0 / 6 / LFLoginModuleKit / 0.1.1 / LFLoginModuleKit.podspec.json
blobf74e365a17437813d0fe3e87e266140891384d30
2   "name": "LFLoginModuleKit",
3   "version": "0.1.1",
4   "summary": "登录模块组件.",
5   "description": "TODO: 用于其他项目的登录模块集成.",
6   "homepage": "https://github.com/BoAsir/LFLoginModuleKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BoAsir": "992816613@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/BoAsir/LFLoginModuleKit.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LFLoginModuleKit/Classes/**/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "dependencies": {
27     "bench_ios": [
29     ]
30   }