[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 8 / 4 / KKXMobile / 0.1.3 / KKXMobile.podspec.json
blobb52a43de333cb56c8c7a512c9d32b2a6b5ee246e
2   "name": "KKXMobile",
3   "version": "0.1.3",
4   "summary": "包括常用的扩展,基础功能",
5   "homepage": "https://github.com/yyshiming/KKXMobile",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "shiming": "zhangshiming86@163.com"
12   },
13   "source": {
14     "git": "git@github.com:yyshiming/KKXMobile.git",
15     "tag": "0.1.3"
16   },
17   "requires_arc": true,
18   "swift_versions": [
19     "5.0"
20   ],
21   "frameworks": "UIKit",
22   "ios": {
23     "frameworks": "UIKit"
24   },
25   "platforms": {
26     "ios": "11.0"
27   },
28   "source_files": "Sources/**/*.{swift}",
29   "resources": "Sources/KKXMobile/Resources/*",
30   "swift_version": "5.0"