blob: fe44c82191702cae29763c2f38147b3bf30d9da4 [file] [log] [blame]
{
"name": "test_pod",
"version": "0.0.1",
"summary": "test_pod. good",
"description": "good good good good good good good good good good good good",
"homepage": "https://github.com/lihongtao2012/test_pod",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"lihongtao": "1004646858@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/lihongtao2012/test_pod.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "Classes/**/*.h"
}