[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 2 / a / SBLayout / 4.4 / SBLayout.podspec.json
blob28d11d34c0c5c09920106d1ecd46d96d67a4ef9b
2   "name": "SBLayout",
3   "version": "4.4",
4   "summary": "AutoLayout by swift version",
5   "homepage": "https://github.com/shibiao/SBLayout",
6   "license": "MIT",
7   "authors": {
8     "Shi Biao": "956035125@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/shibiao/SBLayout.git",
12     "tag": "4.4"
13   },
14   "source_files": "SBLayout/*.{swift}",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "frameworks": "UIKit",
20   "pushed_with_swift_version": "4.0"