[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / 4 / ChooseAndSearchView / 1.0.0 / ChooseAndSearchView.podspec.json
blobc1247b180159d610252f7856f32a62a7205a8396
2   "name": "ChooseAndSearchView",
3   "version": "1.0.0",
4   "summary": "模仿安卓中自带的选择框(Spinner)。",
5   "homepage": "https://github.com/LongJiangSB/ChooseAndSearchView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Long Jiang": "983220205@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/LongJiangSB/ChooseAndSearchView.git",
18     "tag": "1.0.0"
19   },
20   "frameworks": "UIKit",
21   "source_files": "SearchAndChooseView/*.{h,m}",
22   "resources": "SearchAndChooseView/**",
23   "requires_arc": true