[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 1 / 3 / BlueIntentBase / 0.1.0 / BlueIntentBase.podspec.json
blobcebe4e1b4854739678efbd69e6249b074794e986
2   "name": "BlueIntentBase",
3   "version": "0.1.0",
4   "summary": "Use `BlueIntentExtension` proxy as customization point for constrained protocol extensions.",
5   "description": "- Extend BlueIntentExtension protocol with constrain on Base\n- 参照 kotlin,提供作用域函数 (let, var),优雅的解包",
6   "homepage": "https://github.com/qiuzhifei/BlueIntentBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qiuzhifei": "qiuzhifei521@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/qiuzhifei/BlueIntentBase.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BlueIntentBase/Classes/**/*"