[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 3 / 4 / SwiftCSP / 0.9.5 / SwiftCSP.podspec.json
blob1f8f9ab3b8daac799eee09e9db0a70e18c8014bf
2   "name": "SwiftCSP",
3   "version": "0.9.5",
4   "license": "MIT",
5   "summary": "A Constraint Satisfaction Problem Solver in Pure Swift",
6   "homepage": "https://github.com/davecom/SwiftCSP",
7   "social_media_url": "https://twitter.com/davekopec",
8   "authors": {
9     "David Kopec": "david@oaksnow.com"
10   },
11   "source": {
12     "git": "https://github.com/davecom/SwiftCSP.git",
13     "tag": "0.9.5"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "tvos": "9.0"
19   },
20   "source_files": "Sources/*.swift",
21   "requires_arc": true