[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 1 / a / DottedLineView / 1.0.0 / DottedLineView.podspec.json
blob00c8be9f19a315bc70d97cb5386b3ae4362c96d2
2   "name": "DottedLineView",
3   "version": "1.0.0",
4   "summary": "Draw horizontal or vertical dotted line for iOS.",
5   "description": "Draw horizontal or vertical dotted line for iOS.\nIt can edit on Interface Builder. It is easy to use.",
6   "homepage": "https://github.com/star-zero/DottedLineView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kenji Abe": "kenji@star-zero.com"
13   },
14   "source": {
15     "git": "https://github.com/star-zero/DottedLineView.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/STAR_ZERO",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "DottedLineView/Classes/**/*"