[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 6 / c / b / SMWaterFlowLayout / 1.0.1 / SMWaterFlowLayout.podspec.json
blob821f2648e576940c27827e772157286607bbc625
2   "name": "SMWaterFlowLayout",
3   "version": "1.0.1",
4   "summary": "SMWaterFlowLayout is a subclass of UICollectionViewFlowLayout, easy to use.",
5   "homepage": "https://github.com/harryzjm/SMWaterFlowLayout",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Hares": "harryzjm@live.com"
12   },
13   "social_media_url": "https://harryzjm.github.io/",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/harryzjm/SMWaterFlowLayout.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "Source/*.swift",
23     "Source/SMWaterFlowLayout.h"
24   ],
25   "public_header_files": "Source/SMWaterFlowLayout.h",
26   "requires_arc": true,
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "4.0"
29   },
30   "pushed_with_swift_version": "4.0"