[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 0 / d / CartesianProduct / 0.0.1 / CartesianProduct.podspec.json
blobb6b6f4bd242a4094b83ba41e23febbff899f9d01
2   "name": "CartesianProduct",
3   "version": "0.0.1",
4   "summary": "Swift lazy cartesian product generator",
5   "homepage": "https://github.com/felginep/CartesianProduct",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": "Pierre Felgines",
10   "social_media_url": "https://twitter.com/PierreFelgines",
11   "source": {
12     "git": "https://github.com/felginep/CartesianProduct.git",
13     "tag": "v0.0.1"
14   },
15   "source_files": "Sources/**/*.swift",
16   "swift_version": "4.2",
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.10"
20   }