blob: 94a4f906eade1d954a1124daf304945dafef3e04 [file] [log] [blame]
{
"name": "cgl_pod_3",
"version": "0.0.1",
"summary": "cgl_pod_3简介",
"description": "创建共有库实践,将库上传到github上,创建podspec描述库的文件",
"homepage": "https://github.com/cglwxn/cgl_pod_3",
"license": "MIT",
"authors": {
"cgl": "657769524@qq.com"
},
"social_media_url": "https://www.baidu.com",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/cglwxn/cgl_pod_3.git",
"tag": "0.0.1"
},
"source_files": "fliter/AppDelegate.h",
"public_header_files": "fliter/AppDelegate.h",
"requires_arc": true,
"dependencies": {
"JSONKit": [
"~> 1.4"
]
}
}