blob: e9296ded28dd51ad3c83fb97e0a41ba6f12e34cd [file] [log] [blame]
{
"name": "NHFinancialServicesPublic",
"version": "1.0.2",
"summary": "iOS 测试库组件",
"description": "TODO: 这是一个Cocoapods制作自己的共有库的测试版本、",
"homepage": "https://github.com/TRZhangjie/NHFinancialServicesPublic",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/TRZhangjie/NHFinancialServicesPublic.git",
"tag": "1.0.2"
},
"source_files": "SourceFiles/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "8.0"
},
"authors": {
"": ""
},
"social_media_url": "https://github.com/TRZhangjie",
"dependencies": {
"Masonry": [
">= 1.1.0"
],
"MJRefresh": [
"~> 3.1.0"
]
}
}