[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / a / 6 / 1 / Start / 1.0 / Start.podspec.json
blob3e146f46b27e76bb1b40306741fe4fed41a4884c
2   "name": "Start",
3   "version": "1.0",
4   "summary": "Launch handler for iOS",
5   "description": "Tool that handles different things occurring on app launch.",
6   "homepage": "https://github.com/igormatyushkin014/Start",
7   "screenshots": "https://github.com/igormatyushkin014/Start/raw/master/Images/logo_2048_2048.png",
8   "license": {
9     "type": "Apache License, Version 2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Igor Matyushkin": "igormatyushkin014@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/imatyushkin1",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/igormatyushkin014/Start.git",
21     "tag": "1.0"
22   },
23   "source_files": [
24     "Source",
25     "Source/**/*"
26   ],
27   "swift_version": "4.0"