[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 1 / 0 / a / LLStepper / 0.0.1 / LLStepper.podspec.json
blobf76db5f7a84222a9ac371bd2fb104ceac4988c40
2   "name": "LLStepper",
3   "version": "0.0.1",
4   "summary": "iOS digital accuser control which can be added , subtracted and input.",
5   "description": "可输入、加减的iOS数量加减器控件",
6   "homepage": "https://github.com/kevll/LLStepper",
7   "license": "MIT",
8   "authors": {
9     "kevll": "kevliule@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/kevliule",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/kevll/LLStepper.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "LLStepper/*.{swift}",
20   "requires_arc": true,
21   "pushed_with_swift_version": "3.0"