[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / e / CGHSelectView / 1.0.2 / CGHSelectView.podspec.json
blob2d751da69b147878a78d3f0a5736aff2d044ec5e
2   "name": "CGHSelectView",
3   "version": "1.0.2",
4   "summary": "A SelectView.",
5   "homepage": "https://github.com/JagainChen/JagainLocationSelectView",
6   "license": "MIT",
7   "authors": {
8     "Jagain": "jagain@icloud.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/JagainChen/JagainLocationSelectView.git",
15     "tag": "1.0.2"
16   },
17   "source_files": "CGHSelectView/CGHSelectView.h",
18   "frameworks": "UIKit",
19   "dependencies": {
20     "Masonry": [
21       "~> 1.1.0"
22     ]
23   }