[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / c / 2 / 4 / LCFSegmentedControl / 1.0.1 / LCFSegmentedControl.podspec.json
blob63a6f1e84f9bb5f81494ae914a1ea2c7ee0a5e52
2   "name": "LCFSegmentedControl",
3   "version": "1.0.1",
4   "summary": "A drop-in replacement for UISegmentedControl mimicking the style of the one in Google Currents and various other Google products.",
5   "homepage": "https://github.com/lixianshen/LCFSegmentedControl",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WLee": "810646506@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/lixianshen/LCFSegmentedControl.git",
15     "tag": "v1.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "LCFSegmentedControl/*.{h,m}",
22   "frameworks": "QuartzCore"