blob: d5437606beac07f0a8096c12f71e36ce12e20e0b [file] [log] [blame]
{
"name": "HXLibrary",
"version": "0.2.4",
"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.2.4"
},
"requires_arc": true,
"subspecs": [
{
"name": "WebViewJavascriptBridge",
"source_files": "HXPods/WebViewJavascriptBridge/*",
"public_header_files": "HXPods/WebViewJavascriptBridge/*.h"
},
{
"name": "HXWebviewProgressLine",
"source_files": "HXPods/HXWebviewProgressLine/*",
"public_header_files": "HXPods/HXWebviewProgressLine/*.h"
},
{
"name": "HXEncryption",
"source_files": "HXPods/HXEncryption/*",
"public_header_files": "HXPods/HXEncryption/*.h"
},
{
"name": "HWebViewBrowser",
"source_files": "HXPods/HWebViewBrowser/*",
"public_header_files": "HXPods/HWebViewBrowser/*.h"
},
{
"name": "CMUUIDManager",
"source_files": "HXPods/CMUUIDManager/*",
"public_header_files": "HXPods/CMUUIDManager/*.h"
},
{
"name": "LYEmptyView",
"source_files": "HXPods/LYEmptyView/*",
"public_header_files": "HXPods/LYEmptyView/*.h"
},
{
"name": "RSAEncryptor",
"source_files": "HXPods/RSAEncryptor/*",
"public_header_files": "HXPods/RSAEncryptor/*.h"
},
{
"name": "RTLabel",
"source_files": "HXPods/RTLabel/*",
"public_header_files": "HXPods/RTLabel/*.h"
}
]
}