[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 4 / 2 / DNAKit / 0.0.2 / DNAKit.podspec.json
blobfcf3827a5eed7ed09e9850f6c7cc557ca333b293
2   "name": "DNAKit",
3   "version": "0.0.2",
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   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "swift_versions": "5.1",
19   "source_files": "DNAKit/**/*",
20   "exclude_files": "DNAKit/Info.plist",
21   "ios": {
22     "vendored_frameworks": "DNAKit.framework"
23   },
24   "swift_version": "5.1"