[Add] HandyStorage 1.0.3
[CocoaPods.git] / Specs / 2 / d / 1 / SBEasyLayout / 1.0.1 / SBEasyLayout.podspec.json
blobd0b6e86a23ff4c16a80ac06161abbf3592f7bba6
2   "name": "SBEasyLayout",
3   "version": "1.0.1",
4   "summary": "Layout your views easily. 📐✅",
5   "description": "It makes the possible of creating constraints easily and efficient in programmatically way. ✅",
6   "homepage": "https://github.com/strawb3rryx7/SBEasyLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Batuhan Saka": "strawb3rryx7@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/strawb3rryx7/SBEasyLayout.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/strawb3rryx7",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SBEasyLayout/Classes/**/*",
23   "swift_version": "4.2",
24   "frameworks": "UIKit"