[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / a / e / QDStepsController / 1.0.0 / QDStepsController.podspec.json
blob0c855dbcf1ec99c847aa0ff871cf3f1337b9c5b3
2   "name": "QDStepsController",
3   "version": "1.0.0",
4   "summary": "QDStepsController is an awesome iOS swift control that will help developers to implement step based functionality with minimum effort.",
5   "description": "QDStepsController is a simple swift control that will help developer to implement step by step guides for user within their application. Developers would be able to create a maximum number of steps and navigate through them without writing any line of code!",
6   "homepage": "https://github.com/ahmad-raza/QDStepsController",
7   "license": "MIT",
8   "authors": {
9     "ahmadraza": "ahmadraza036@yahoo.com"
10   },
11   "source": {
12     "git": "https://github.com/ahmad-raza/QDStepsController.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"