blob: 1d1e3189a06c8ebfe2e488301751d79e7506c870 [file] [log] [blame]
{
"name": "DMCoreBaseViewController",
"version": "0.2.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DMCoreBaseViewController/Classes/**/*",
"dependencies": {
"ReactiveObjC": [
],
"AFNetworking": [
],
"Masonry": [
]
}
}