[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 3 / 8 / KitExtension / 1.1 / KitExtension.podspec.json
blob750e26e7c58504be3890f320584b0d72d44420ae
2   "name": "KitExtension",
3   "version": "1.1",
4   "summary": "Swift 常用控件扩展",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wbzhan/KitExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wbzhan": "wbzhan@yeah.net"
13   },
14   "source": {
15     "git": "https://github.com/wbzhan/KitExtension.git",
16     "tag": "1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "KitExtension/*.swift",
23   "requires_arc": true,
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "swift_version": "5.0"