[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / b / 7 / InputKitSwift / 1.1.6 / InputKitSwift.podspec.json
blobc541e6725025b70a10b0ab70ab697307044c9ede
2   "name": "InputKitSwift",
3   "version": "1.1.6",
4   "summary": "InputKit is an Elegant Kit to limits your input text in Swift, inspired by BlocksKit.",
5   "homepage": "https://github.com/tingxins/InputKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "tingxins": "tingxins@sina.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/tingxins/InputKit.git",
18     "tag": "v1.1.6"
19   },
20   "source_files": "InputKitSwift/**/*.{swift}",
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"