[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 1 / 6 / 5 / BlueIntentCore / 0.2.0 / BlueIntentCore.podspec.json
blob5a124ef691743ddfacf9cbf9c43841d56ea3f195
2   "name": "BlueIntentCore",
3   "version": "0.2.0",
4   "summary": "BlueIntentCore is a short way to unwrap optional value for Swift.",
5   "description": "- Short way to unwrap optional value for Swift.\n- Use `BlueIntentExtension` proxy as customization point for constrained protocol extensions.",
6   "homepage": "https://github.com/BlueIntent/BlueIntentCore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qiuzhifei": "qiuzhifei521@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/BlueIntent/BlueIntentCore.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": [
22     "5.1",
23     "5.2",
24     "5.3"
25   ],
26   "source_files": "BlueIntentCore/Classes/**/*",
27   "swift_version": "5.3"