[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / 1 / ZZUIKitEx / 0.1.0 / ZZUIKitEx.podspec.json
blob97bccab3e2fad4c7bc8ba98b22a2b86d5bb990ed
2   "name": "ZZUIKitEx",
3   "version": "0.1.0",
4   "summary": "A set of useful categories for UIKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Ox8BADFOOD/ZZUIKitEx",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bymiracles@163.com": "350991881@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Ox8BADFOOD/ZZUIKitEx.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ZZUIKitEx/Classes/**/*",
22   "dependencies": {
23     "ZZFoundation": [
24       "~> 0.1.2"
25     ]
26   }