[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 5 / 7 / BPBorderView / 1.0.0 / BPBorderView.podspec.json
blob8d6ef0ab155b5faab6a4bee5fc3017775c4a955f
2   "name": "BPBorderView",
3   "version": "1.0.0",
4   "summary": "UView subclass with easy borders",
5   "description": "UView subclass with easy borders. Allows addition of borders with composable flags on view initilization. Customize position, width, and color.",
6   "homepage": "https://github.com/bengovernment/BPBorderView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ben Palmer": "benj.c.palmer@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/bengovernment/BPBorderView.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/bengovernment",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "BPBorderView/Classes/**/*"