[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / e / 0 / MVHorizontalPicker / 0.0.2 / MVHorizontalPicker.podspec.json
blob87d689bd781d581dcd5e86193e2a14cec5c34d41
2   "name": "MVHorizontalPicker",
3   "version": "0.0.2",
4   "summary": "Simple scrollable horizontal control, alternative to UISegmentedControl",
5   "license": "MIT",
6   "homepage": "https://github.com/bizz84/MVHorizontalPicker",
7   "authors": {
8     "Andrea Bizzotto": "bizz84@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/bizz84/MVHorizontalPicker.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "MVHorizontalPicker/*.{swift,xib}",
18   "requires_arc": true