[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / f / 0 / EZConstraints / 1.0.0 / EZConstraints.podspec.json
blobdf6553b0f98bb3682ea6cb72e63d5509199c31e7
2   "name": "EZConstraints",
3   "version": "1.0.0",
4   "summary": "Auto Layout but a lot EZier.",
5   "description": "EZConstraints is an easier and more descriptive way to write auto layout constraints.",
6   "homepage": "https://github.com/MohamedShiha/EZConstraints",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mohamed Shiha": "mohamedshiha15@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MohamedShiha/EZConstraints.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/shiha_eg",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_versions": "5.0",
23   "ios": {
24     "source_files": "Source/iOS/*.swift",
25     "frameworks": "UIKit"
26   },
27   "swift_version": "5.0"