[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / a / SwiftyLayouts / 1.1.0 / SwiftyLayouts.podspec.json
blob7110afa07692091654fe5440350ece3e59d293f6
2   "name": "SwiftyLayouts",
3   "version": "1.1.0",
4   "summary": "SwiftyLayouts library used to provide delight collection view layouts",
5   "description": "SwiftyLayouts library used to provide delight collection view layouts.\nlibrary having multiple submodule, You can consume specific layout module as\nper layout needed.",
6   "homepage": "https://kaushlendrapal.github.io/SwiftyLayouts/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ideveloperlab": "kaushlendra pal"
13   },
14   "social_media_url": "https://ideveloperlab.wordpress.com/",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/kaushlendrapal/SwiftyLayouts.git",
20     "tag": "1.1.0"
21   },
22   "source_files": [
23     "SwiftyLayouts",
24     "SwiftyLayouts/SwiftyLayouts/*.swift"
25   ],
26   "resources": "Resources/*.{png,jpg}",
27   "requires_arc": true,
28   "pushed_with_swift_version": "4.0.3"