[Add] WoosmapGeofencing 4.3.9-beta1
[CocoaPods.git] / Specs / f / c / 9 / NGOOnePixelView / 0.3 / NGOOnePixelView.podspec.json
blob7d6b3d328301a97efd6b92c9c48b1607f8afbcca
2   "name": "NGOOnePixelView",
3   "version": "0.3",
4   "summary": "A UIView subclass for times when the designer insists on a 1px separator line.",
5   "homepage": "https://github.com/andgotravel/NGOOnePixelView",
6   "license": "MIT",
7   "authors": {
8     "Stas Zhukovskiy": "stzhuk@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/andgotravel/NGOOnePixelView.git",
12     "tag": "0.3"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/*",
19   "frameworks": [
20     "UIKit",
21     "CoreGraphics"
22   ]