[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 2 / 7 / JMProgressStepper / 0.0.1 / JMProgressStepper.podspec.json
blob86ee40e55dd7b3f5a4f50c97dea60857ea443887
2   "name": "JMProgressStepper",
3   "version": "0.0.1",
4   "summary": "A simple customizable stepper.",
5   "description": "JMProgressStepper is a costumizable view that displays\nthe progress of something defined by single steps.",
6   "homepage": "https://github.com/JARMourato/JMProgressStepper",
7   "license": "MIT",
8   "authors": {
9     "João Mourato": "joao.armourato@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/JARMourato/JMProgressStepper.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "**/*",
20   "exclude_files": [
21     "JMProgressStepper.podspec",
22     "LICENSE",
23     "README.md"
24   ]