blob: 8ae50f11305cba3dcaa22b058b95f4664732a0c9 [file] [log] [blame]
{
"name": "HSTestPodBBB",
"version": "0.2.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"ENABLE_BITCODE": "false"
},
"user_target_xcconfig": {
"ENABLE_BITCODE": "false"
},
"prefix_header_contents": "#import <UIKit/UIKit.h>",
"ios": {
"vendored_frameworks": "Masonry.framework"
}
}