[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 5 / a / SwiftSimplify / 0.2.0 / SwiftSimplify.podspec.json
blobb2a9742574488174f909b623c6530f34482c84eb
2   "name": "SwiftSimplify",
3   "version": "0.2.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/malcommac/SwiftSimplify",
8   "authors": {
9     "daniele margutti": "me@danielemargutti.com"
10   },
11   "summary": "Tiny high-performance Swift polyline simplification library",
12   "source": {
13     "git": "https://github.com/malcommac/SwiftSimplify.git",
14     "tag": "0.2.0"
15   },
16   "source_files": "Pod/Classes/**/*",
17   "frameworks": "CoreLocation",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "pushed_with_swift_version": "3.0"