[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 6 / 9 / MCSlider / 0.1.0 / MCSlider.podspec.json
blob837495d6d05523b53175e28d9d9e5a57607fe2b6
2   "name": "MCSlider",
3   "version": "0.1.0",
4   "summary": "MCSlider",
5   "homepage": "https://github.com/mateuscampos/MCSlider",
6   "license": "MIT",
7   "authors": {
8     "Mateus De Campos": "mateus.campos@yahoo.com.br"
9   },
10   "source": {
11     "git": "https://github.com/mateuscampos/MCSlider.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "subspecs": [
19     {
20       "name": "MCSlider",
21       "source_files": "MCSlider/MCSlider/Core/**/*",
22       "public_header_files": "MCSlider/MCSlider/Core/*.h"
23     }
24   ]