[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 1 / 8 / 0 / CDMSegmentedControl / 0.1.0 / CDMSegmentedControl.podspec.json
blob88b26def77287fbedd7ad9fe83c175989e107d3d
2   "name": "CDMSegmentedControl",
3   "version": "0.1.0",
4   "summary": "A custom UIControl, with thumbnail support and customized background and foreground colors",
5   "description": "A custom UISegmentedControl , inspired from UISegmentedControl with thumbnail support for individual background and foreground colors written in Swift.",
6   "homepage": "https://github.com/christ776/CDMSegmentedControl",
7   "license": "MIT",
8   "authors": {
9     "Christian De Martino": "chrisddm@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/christ776/CDMSegmentedControl.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "CDMSegmentedControl/Classes/**/*"