[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 9 / 8 / e / ZKUIKit / 0.1.5 / ZKUIKit.podspec.json
blob7f856c890fbc2db2d497f2f45b356ce48847815e
2   "name": "ZKUIKit",
3   "version": "0.1.5",
4   "summary": "a video player from zhike project",
5   "description": "a video player from zhike project",
6   "homepage": "https://github.com/bestofsong/ZKUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bestofsong": "betterofsong@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/bestofsong/ZKUIKit.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZKUIKit/Classes/**/*",
22   "resource_bundles": {
23     "ZKUIKit-Images": [
24       "ZKUIKit/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "Masonry": [
30     ]
31   }