[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / d / 4 / 2 / DNAKit / 0.0.1 / DNAKit.podspec.json
blob9c1d4ed6179bb6efb317de94aee1a4040cf50724
2   "name": "DNAKit",
3   "version": "0.0.1",
4   "summary": "A repository of reusable, customizable and stateful UI components and interactions for building modular and flexible UI elements in swift.",
5   "description": "A UI component library written in swift, inspired by Atomic Design by Brad Frost. A repository of reusable, customizable and stateful UI components and interactions for building modular and flexible UI elements in swift.\n\nBenefits:\nReusablitiy of code\nPromotes modularity, hence reducing redundancy\nIncreases consistency and enhancing the overall user experience\nMakes testing and debugging exponentially easier.\nShared vocabulary across all modules",
6   "homepage": "https://github.com/shivanid95/DNAKit",
7   "license": "MIT License",
8   "authors": {
9     "Shivani": "shivani.dosajh12@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/shivanid95/DNAKit.git",
13     "branch": "master",
14     "tag": "v0.0.1-beta"
15   },
16   "source_files": [
17     "DNAKit/DNAKit/",
18     "DNAKit"
19   ],
20   "platforms": {
21     "osx": null,
22     "ios": null,
23     "tvos": null,
24     "watchos": null
25   }