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