[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / a / 7 / HKLSegmentedControl / 1.0.0 / HKLSegmentedControl.podspec.json
blobef2089bfee1ef7f9c05a4758d7554d2222189ad4
2   "name": "HKLSegmentedControl",
3   "version": "1.0.0",
4   "summary": "A subclass of UISegmentedControl which supports dynamically value changing.",
5   "description": "                   HKLSegmentedControl is a fully compatible class with UISegmentedControl.\n                   In addition to that, it supports touch moving events.\n                   The delegate method is called each time when you swipe on the control.\n",
6   "homepage": "https://github.com/katokichisoft/HKLSegmentedControl",
7   "screenshots": "https://raw.githubusercontent.com/katokichisoft/HKLSegmentedControl/master/images/screenshots_1.gif",
8   "source": {
9     "git": "https://github.com/katokichisoft/HKLSegmentedControl.git",
10     "tag": "v1.0.0"
11   },
12   "license": "MIT",
13   "authors": "Hirohito Kato",
14   "social_media_url": "http://twitter.com/hkato193",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Libs/*.{h,m}"