[Add] XDPagesView 2.1.4
[CocoaPods.git] / Specs / b / 3 / 8 / KitExtension / 1.3 / KitExtension.podspec.json
blob01fd4db85f0c2f177dd551c178c0ea8aa18266ae
2   "name": "KitExtension",
3   "version": "1.3",
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.3"
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"