[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 9 / 5 / PandaProTools / 0.1.1 / PandaProTools.podspec.json
blob0a2db56e7fcc06a976785e91606ad391bb520520
2   "name": "PandaProTools",
3   "version": "0.1.1",
4   "summary": "Helper classes, managers, views for iOS Apps",
5   "description": "TODO: Helper classes, managers, views for iOS Apps. Install library into project, so in order to have access for generic classes, views, managers, and so on",
6   "homepage": "https://github.com/yestay90/PandaProTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yestay Muratov": "yestay90@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yestay90/PandaProTools.git",
16     "tag": "0.1.1"
17   },
18   "swift_version": "4.1",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "PandaProTools/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ]