blob: d4d5047a676e76b711cfddc97593e2e6819798e5 [file] [log] [blame]
{
"name": "HSTestPodBBB",
"version": "0.2.0",
"summary": "this is a HSTestPodBBB.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ALittleSun/HSTestPodBBB",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ALittleSun": "saberhe@pptv.com"
},
"source": {
"git": "https://github.com/ALittleSun/HSTestPodBBB.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSTestPodBBB/Classes/**/*",
"pod_target_xcconfig": {
"ENABLE_BITCODE": "false"
},
"user_target_xcconfig": {
"ENABLE_BITCODE": "false"
},
"prefix_header_contents": "#import <UIKit/UIKit.h>",
"public_header_files": "HSTestPodBBB/Classes/1/*.h",
"private_header_files": "HSTestPodBBB/Classes/3/*.h"
}