[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 9 / 5 / PandaProTools / 2.0.2 / PandaProTools.podspec.json
blob81866848c3fb9d5d6265666037ec2718b0fe70b2
2   "name": "PandaProTools",
3   "version": "2.0.2",
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": "2.0.2"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "PandaProTools/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ]