[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 8 / 0 / SSEasyLayout / 0.0.1 / SSEasyLayout.podspec.json
bloba4fda0578dea0143633e02e8bad806697c463e7e
2   "name": "SSEasyLayout",
3   "version": "0.0.1",
4   "summary": "SSEasyLayout is a Objective C framework to make easy your Layout constraint in code.",
5   "description": "This is a LayoutConstraint framework. By using this you can make constraints more easyly and fast.",
6   "homepage": "https://github.com/sathishsha/SSEasyLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sathish Sha": "sathishsha839@gmail.com",
13     "Victor Sebastian": "victorsebastian100@gmail.com"
14   },
15   "social_media_url": "https://www.facebook.com/sathish.sha.3",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/sathishsha/SSEasyLayout",
21     "tag": "0.0.1"
22   },
23   "source_files": [
24     "SSEasyLayout",
25     "SSEasyLayout/**/*.{h,m}"
26   ],
27   "frameworks": "UIKit"