[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / e / CGHSelectView / 1.0.3 / CGHSelectView.podspec.json
blob8f81d07ba2a8a90fc338dcac8d822bf157e0426e
2   "name": "CGHSelectView",
3   "version": "1.0.3",
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.3"
16   },
17   "source_files": "CGHSelectView/*.{h,m}",
18   "frameworks": "UIKit",
19   "dependencies": {
20     "Masonry": [
21       "~> 1.1.0"
22     ]
23   }