[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / e / a / 7 / SPLarkController / 1.0.6 / SPLarkController.podspec.json
blob2152108c2b4e7a731af14e90ce5a67bf166abda3
2   "name": "SPLarkController",
3   "version": "1.0.6",
4   "summary": "Make settings screen for application. Can add buttons and switches. Easy customisation.",
5   "homepage": "https://github.com/IvanVorobei/SPLarkController",
6   "source": {
7     "git": "https://github.com/IvanVorobei/SPLarkController.git",
8     "tag": "1.0.6"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ivan Vorobei": "hello@ivanvorobei.by"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "ios": {
21     "frameworks": "UIKit"
22   },
23   "swift_versions": [
24     "4.2",
25     "5.0"
26   ],
27   "source_files": "Source/SPLarkController/**/*.swift"