[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 5 / e / 6 / DeclarativeSugar / 0.1.3 / DeclarativeSugar.podspec.json
blob77d64e8ea6ef6a4e3844bf186cb796c4d844bd31
2   "name": "DeclarativeSugar",
3   "version": "0.1.3",
4   "summary": "a Flutter-like declarative UI",
5   "description": "a Flutter-like declarative UI syntax sugar base on Swift and UIStackView",
6   "homepage": "https://github.com/slow-coding/DeclarativeSugar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "623767307@qq.com": "623767307@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/slow-coding/DeclarativeSugar",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DeclarativeSugar/Classes/**/*"