[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / a / e / GeekZooPublic / 0.0.1 / GeekZooPublic.podspec.json
blobd7ac7476c7e2e7c12e82548fc3ab945170c67cbd
2   "name": "GeekZooPublic",
3   "version": "0.0.1",
4   "summary": "GeekZooPublic 基础库",
5   "description": "GeekZooPublic 基础库,方便一起维护",
6   "homepage": "http://www.geek-zoo.com/index-cn.html",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuyadi": "liuyadi@geek-zoo.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://git.geek-zoo.net/modules/iOS-CocoaPods-library.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "GeekZooPublic",
23     "GeekZooPublic/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ]