[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 5 / 4 / KLTableInputCell / 0.1.0 / KLTableInputCell.podspec.json
blob4fdd59ae92da68a7b2060192da4df8a81ec5c5fb
2   "name": "KLTableInputCell",
3   "version": "0.1.0",
4   "summary": "A short description of KLTableInputCell.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Ray0218/KLTableInputCell",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ray0218": "ray_ios@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Ray0218/KLTableInputCell.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KLTableInputCell/KLTableInputCell/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "Masonry": [
29     ]
30   }