[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / c / 9 / 8 / DAssemble / 0.1.0 / DAssemble.podspec.json
blob83f4578b7a049914ebd4e8ddafaa96ce221ef058
2   "name": "DAssemble",
3   "version": "0.1.0",
4   "summary": "Used for de-assemble any date format for it's basic component.'",
5   "description": "Used for de-assemble any date format for it's basic component like days, months, hours with all versions. And provide it as a DAssemble object and JSON response to suit your taste.",
6   "homepage": "https://github.com/islamovic/DAssemble",
7   "license": "MIT",
8   "authors": {
9     "islamovic": "islam.abo.elsoud@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/islamovic/DAssemble.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "DAssemble": [
22       "Pod/Assets/*.png"
23     ]
24   }