| { |
| "name": "DAssemble", |
| "version": "0.1.0", |
| "summary": "Used for de-assemble any date format for it's basic component.'", |
| "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.", |
| "homepage": "https://github.com/islamovic/DAssemble", |
| "license": "MIT", |
| "authors": { |
| "islamovic": "islam.abo.elsoud@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/islamovic/DAssemble.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/**/*", |
| "resource_bundles": { |
| "DAssemble": [ |
| "Pod/Assets/*.png" |
| ] |
| } |
| } |