[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / f / a / Zoo / 2.0.0 / Zoo.podspec.json
blob1efaf077d04c10785ca530a6249844242bac4890
2   "name": "Zoo",
3   "version": "2.0.0",
4   "summary": "A development tools for developer",
5   "description": "A utils for developer",
6   "homepage": "https://github.com/lzackx/Zoo",
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.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "DEFINES_MODULE": "YES"
23   },
24   "source_files": "Zoo/Classes/**/*.{h,m,c,mm}",
25   "resource_bundles": {
26     "Zoo": "Zoo/Assets/**/*"
27   }