blob: 79cd68a0a1414575d081ec87ac0d4e0398a5b7b5 [file] [log] [blame]
{
"name": "DMCoreBaseViewController",
"version": "0.2.3",
"summary": "Dongman DMBase subFunction DMCoreBaseViewController.",
"description": "Dongman DMCore subFunction DMCoreBaseViewController include DMNavigationBar and DMBaseViewController, DMWhiteNavigationBar",
"homepage": "http://gitlab.dongmancorp.cn/ios/DMCore/DMCoreBaseViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangfan": "zhangfan@dongmancorp.cn"
},
"source": {
"git": "http://gitlab.dongmancorp.cn/ios/DMCore/DMCoreBaseViewController.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DMCoreBaseViewController/Classes/**/*",
"dependencies": {
"ReactiveObjC": [
],
"AFNetworking": [
],
"Masonry": [
]
}
}