blob: d7ac7476c7e2e7c12e82548fc3ab945170c67cbd [file] [log] [blame]
{
"name": "GeekZooPublic",
"version": "0.0.1",
"summary": "GeekZooPublic 基础库",
"description": "GeekZooPublic 基础库,方便一起维护",
"homepage": "http://www.geek-zoo.com/index-cn.html",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuyadi": "liuyadi@geek-zoo.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://git.geek-zoo.net/modules/iOS-CocoaPods-library.git",
"tag": "0.0.1"
},
"source_files": [
"GeekZooPublic",
"GeekZooPublic/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
]
}