[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 9 / 5 / PandaProTools / 0.1.9 / PandaProTools.podspec.json
blobe49e7e1d2459957c9e9f054f8b9e43bfff28bae1
2   "name": "PandaProTools",
3   "version": "0.1.9",
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.9"
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   ]