[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / d / 9 / c / Geometry / 1.0.0 / Geometry.podspec.json
blob8564c85f09391298aa95bfdbb0e739b797a86f02
2   "name": "Geometry",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Geometry is a UIView and CGRect extension that lets you work with view and rect geometry easier.",
6   "homepage": "https://github.com/artman/Geometry",
7   "social_media_url": "http://twitter.com/artman",
8   "authors": {
9     "Tuomas Artman": "tuomas@artman.fi"
10   },
11   "source": {
12     "git": "https://github.com/artman/Geometry.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Geometry/*.swift",
19   "requires_arc": true