[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 3 / 4 / SwiftCSP / 0.9.2 / SwiftCSP.podspec.json
blobcd9e29230363f47a1df16dad49aefbce27c3c8b0
2   "name": "SwiftCSP",
3   "version": "0.9.2",
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.2"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "source_files": "Source/*.swift",
20   "requires_arc": true