[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 8 / b / ALWStepper / 0.1.0 / ALWStepper.podspec.json
blob317460891ece885b0876cb0133ef8a5224f11fff
2   "name": "ALWStepper",
3   "version": "0.1.0",
4   "summary": "Configurable and editable stepper.",
5   "homepage": "https://github.com/ALongWay/ALWStepper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "lisong": "370381830@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/ALongWay/ALWStepper.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "ALWStepper/Classes/**/*",
21   "resource_bundles": {
22     "ALWStepperResource": [
23       "ALWStepper/Assets/*.bundle"
24     ]
25   }