blob: b7335e11027a36cad46644434060bdc99df65c4a [file] [log] [blame]
{
"name": "Cmall_Base_Utils",
"version": "0.0.6",
"summary": "A short description of Cmall_Base_Utils.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.cmall.com/ios/Cmall_Base",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Moyun": "moyunmo@hotmail.com"
},
"source": {
"git": "http://git.cmall.com/ios/Cmall_Base.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "8.0"
},
"libraries": "z",
"source_files": "Cmall_Base_Utils/**/*",
"xcconfig": {
"OTHER_LINK_FLAG": "$(inherited) -ObjC"
}
}