[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / e / 8 / 0 / SSEasyLayout / 1.0.2 / SSEasyLayout.podspec.json
blob585cd814a4f1319669cf057d44dc1839a8f758a2
2   "name": "SSEasyLayout",
3   "version": "1.0.2",
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.md"
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.git",
21     "tag": "1.0.2"
22   },
23   "source_files": [
24     "SSEasyLayout",
25     "SSEasyLayout/**/*.{h,m}"
26   ],
27   "frameworks": "UIKit"