blob: ff37aff38c031b0292c78dc1593f3480db1a72ae [file] [log] [blame]
{
"name": "xhlbaseprivatetest",
"version": "0.0.3",
"summary": "新华龙初始化全局变量组件",
"description": "关于新华龙初始化全局变量组件",
"homepage": "https://github.com/RogueAndy",
"license": "MIT",
"authors": {
"Rogue": "619455850@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://192.168.6.138/xhliosprivate/baseModule/xhlbaseobjtest",
"tag": "0.0.3"
},
"source_files": [
"XhlBaseObject/*",
"XhlBaseObject/Category/*",
"XhlBaseObject/Tool/*"
],
"public_header_files": [
"XhlBaseObject/*.h",
"XhlBaseObject/Category/*.h",
"XhlBaseObject/Tool/*.h"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}