[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 5 / f / 6 / FYComboBox / 1.1.0 / FYComboBox.podspec.json
blobcbd8ad02739baafa17fb43baccd749f752c4ca1c
2   "name": "FYComboBox",
3   "summary": "Flexible combobox control for iOS",
4   "version": "1.1.0",
5   "license": "MIT",
6   "authors": {
7     "Felipe Augusto": ""
8   },
9   "homepage": "https://github.com/felipowsky/FYComboBox",
10   "source": {
11     "git": "https://github.com/felipowsky/FYComboBox.git",
12     "tag": "1.1.0"
13   },
14   "source_files": "FYComboBox/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   }