[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 9 / c / Geometry / 3.0.0 / Geometry.podspec.json
blobf6abcea2bacfa1e0e991d271502a0f341f94a85d
2   "name": "Geometry",
3   "version": "3.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": "3.0.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0"
18   },
19   "source_files": "Geometry/*.swift",
20   "requires_arc": true,
21   "pushed_with_swift_version": "3.0"