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