[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 3 / c / f / Zoo.UI / 1.0.0 / Zoo.UI.podspec.json
blob37efce4cf80a43d96a9a58946de725720b2b692f
2   "name": "Zoo.UI",
3   "version": "1.0.0",
4   "summary": "UI plugin for Zoo",
5   "description": "UI plugin for Zoo.",
6   "homepage": "https://github.com/lzackx/Zoo.UI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lzackx": "lzackx@lzackx.com"
13   },
14   "source": {
15     "git": "https://github.com/lzackx/Zoo.UI.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "module_name": "ZooUI",
22   "source_files": "Zoo.UI/Classes/**/*",
23   "dependencies": {
24     "Zoo": [
26     ]
27   }