blob: dfdcd9a56ae793f7d901dcd9896ab3086c369c00 [file] [log] [blame]
{
"name": "NTCommonLib",
"version": "0.1.4",
"summary": "A Common Lib For iOS.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://gitlab.gosccap.cn/nt_chain/nt-baselib-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dong.he": "dong.he@goscn.io"
},
"source": {
"git": "http://gitlab.gosccap.cn/nt_chain/nt-baselib-ios.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NTCommonLib/Classes/**/*",
"resource_bundles": {
"NTCommonLib": [
"NTCommonLib/Assets/*.*"
]
},
"dependencies": {
"Masonry": [
],
"MJRefresh": [
],
"MBProgressHUD": [
],
"SDWebImage": [
],
"DZNEmptyDataSet": [
]
}
}