blob: 04cbdbaaeb87a38930f940e29b168c7257647698 [file] [log] [blame]
{
"name": "PodB",
"version": "1.0.1",
"summary": "A test Pod to varify private header.",
"description": "A test Pod to varify private header.Will be deleted later",
"homepage": "https://github.com/lusnaow/PodB.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lusnaow": "lusnaow@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/lusnaow/PodB.git",
"tag": "1.0.1"
},
"source_files": "PodB/Classes/*.{h,m}",
"public_header_files": "PodB/Classes/HeaderOne.h"
}