[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / f / 6 / FYComboBox / 1.1.2 / FYComboBox.podspec.json
blob006b3cccc3b8e34d9c2eb07a028a54f2bd167f21
2   "name": "FYComboBox",
3   "summary": "A flexible and easy to use ComboBox for iOS",
4   "version": "1.1.2",
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.2"
13   },
14   "source_files": "FYComboBox/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   }