[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 9 / 0 / NoStoryboard / 0.1.0 / NoStoryboard.podspec.json
blobca076698a22bd5081836176a70119c364646b6dd
2   "name": "NoStoryboard",
3   "version": "0.1.0",
4   "summary": "NoStoryboard makes it easy to create UIs programmatically (instead of Storyboards).",
5   "description": "Git issues with Storyboards are messy, that's why NoStoryboard aims for programmatically adding UI-Elements for iOS development instead of using Storyboards.\nIt also adds some syntactical sugar.",
6   "homepage": "https://github.com/pauljohanneskraft/NoStoryboard",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pauljohanneskraft": "paul.kraft@tum.de"
13   },
14   "source": {
15     "git": "https://github.com/pauljohanneskraft/NoStoryboard.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NoStoryboard/Classes/**/*",
22   "pushed_with_swift_version": "4.0"