blob: 204285fc377dd14bfe3b4747d8a72f25469754bb [file] [log] [blame]
{
"name": "HXLibrary",
"version": "0.1.3",
"platforms": {
"ios": "8.0"
},
"summary": "iOS开发公共库文件",
"homepage": "https://git.huaxiafinance.com/tianhaiyang/HXLibrary",
"social_media_url": "https://www.baidu.com",
"license": "MIT",
"authors": {
"tianhaiyang": "tianhaiyang"
},
"source": {
"git": "https://tianhaiyang@git.huaxiafinance.com/tianhaiyang/HXLibrary.git",
"tag": "0.1.3"
},
"requires_arc": true,
"source_files": [
"HXPods/WebViewJavascriptBridge/*.{h,m}",
"HXPods/HXWebviewProgressLine/*.{h,m}"
]
}