[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 5 / 7 / 1 / EasyWorkFrameWork / 0.1.3 / EasyWorkFrameWork.podspec.json
blobe316c36fe70b6e0ff0ac8391e040507acd056f08
2   "name": "EasyWorkFrameWork",
3   "version": "0.1.3",
4   "summary": "Make build app faster",
5   "swift_version": "5.0",
6   "description": "TODO: Make function to help build backend app much faster. This framework have included some others frameworks such as: alamofire, swiftyjson, svprogresshud....",
7   "homepage": "https://github.com/WMaximusW/EasyWork",
8   "license": {
9     "type": "MIT",
10     "file": "EasyWork/LICENSE"
11   },
12   "authors": {
13     "Maximus Nguyen": "wnguyenquoctrung1993w@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/WMaximusW/EasyWork.git",
17     "tag": "0.1.3"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "EasyWork/**/*.swift",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "SwiftyJSON": [
29     ],
30     "SVProgressHUD": [
32     ]
33   }