[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 3 / c / InputKit / 1.0.0 / InputKit.podspec.json
blobd57ab0d4f0a448f6c379aa4b81a137d1e1cca852
2   "name": "InputKit",
3   "version": "1.0.0",
4   "summary": "InputKit is an Elegant Kit to limits your input text in Objective-C, 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": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/tingxins/InputKit.git",
18     "tag": "v1.0.0"
19   },
20   "source_files": "InputKit/**/*.{h,m}",
21   "requires_arc": true